Selaa lähdekoodia

Remove unused import that breaks on windows

Bastiaan Olij 3 vuotta sitten
vanhempi
commit
dd72ce151a
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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