Browse Source

Remove unused import that breaks on windows

Bastiaan Olij 3 năm trước cách đây
mục cha
commit
dd72ce151a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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