modules/temperature: remove unused import

master
Austin Horstman 2024-05-28 15:33:16 -05:00
parent 381fe83008
commit c5b5b64dfa
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

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