Sfoglia il codice sorgente

Remove unused import that breaks on windows

Bastiaan Olij 4 anni fa
parent
commit
dd72ce151a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      binding_generator.py

+ 0 - 1
binding_generator.py

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