Removed useless import
This commit is contained in:
parent
0894908ad5
commit
a84bc36096
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import os
|
|||
import re
|
||||
import time
|
||||
import platform
|
||||
import subprocess
|
||||
from util import hook
|
||||
|
||||
|
||||
|
|
Reference in a new issue