Skip to content

Commit

Permalink
remove unused imports os,glob
Browse files Browse the repository at this point in the history
  • Loading branch information
kashefy committed Dec 9, 2021
1 parent 6c33132 commit e6c2203
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smartprom.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/usr/bin/env python3

import glob
import os
import sys
import re
import subprocess
import time
Expand Down

0 comments on commit e6c2203

Please sign in to comment.