Browse Source

Remove unused import that breaks on windows

Bastiaan Olij 3 years ago
parent
commit
dd72ce151a
1 changed files with 0 additions and 1 deletions
  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