Remove unused import that breaks on windows

pull/602/head
Bastiaan Olij 2021-08-28 14:50:23 +10:00
parent 9d4e51011a
commit dd72ce151a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#!/usr/bin/env python
import json
from os import set_blocking
import re
import shutil
from pathlib import Path