modules/temperature: remove unused import

This commit is contained in:
Austin Horstman
2024-05-28 15:33:16 -05:00
parent 381fe83008
commit c5b5b64dfa

View File

@ -1,7 +1,5 @@
#include "modules/temperature.hpp"
#include <bits/ranges_algo.h>
#include <filesystem>
#include <string>