ソースを参照

Remove unused import that breaks on windows

Bastiaan Olij 4 年 前
コミット
dd72ce151a
1 ファイル変更0 行追加1 行削除
  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