Skip to content

Commit

Permalink
remove unused import time in main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mal committed Aug 22, 2023
1 parent f6a899e commit 1e0da75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions osc_tui/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
from osc_tui import profileSelector
from osc_tui import guiRules

import time

# GLOBALS ATTRIBUTES
APP = None
GATEWAY = None
Expand Down

0 comments on commit 1e0da75

Please sign in to comment.