mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-02-16 14:14:16 +00:00
Removed unnecessary datetime import
This commit is contained in:
parent
e0a09d10bb
commit
842db021cb
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#!/usr/local/bin/python3.7
|
||||
|
||||
from datetime import datetime
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue