Skip to content

Commit 3a6b152

Browse files
committed
Removed unused imports that weren't in requirements
1 parent f2ea1d5 commit 3a6b152

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import libre_cli.libre_hardware_monitor_reporter
22
import argparse
33
import time
4-
import requests
5-
import os
64

75
# For the rich table output integration
86
from rich.console import Console

0 commit comments

Comments
 (0)