removed a useless import
This commit is contained in:
parent
6d2e61e4d9
commit
2bb7e5850c
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
from util import hook
|
from util import hook
|
||||||
import subprocess
|
import subprocess
|
||||||
import re
|
import re
|
||||||
import string
|
|
||||||
|
|
||||||
|
|
||||||
@hook.command
|
@hook.command
|
||||||
|
|
Reference in a new issue