Remove unused import that breaks on windows
parent
9d4e51011a
commit
dd72ce151a
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import json
|
||||
from os import set_blocking
|
||||
import re
|
||||
import shutil
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Reference in New Issue