瀏覽代碼

Remove unused import that breaks on windows

Bastiaan Olij 3 年之前
父節點
當前提交
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