pyobjus: remove unused import
This commit is contained in:
parent
01593a0699
commit
c78e7e2216
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ from toolchain import Recipe, shprint
|
||||||
from os.path import join
|
from os.path import join
|
||||||
import sh
|
import sh
|
||||||
import os
|
import os
|
||||||
import fnmatch
|
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue