Browse Source

Remove debug code

Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
Dan O'Reilly 10 năm trước cách đây
mục cha
commit
afa488c4d1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      python/setup.py

+ 0 - 1
python/setup.py

@@ -132,7 +132,6 @@ if __name__ == '__main__':
   ext_module_list = []
   cpp_impl = '--cpp_implementation'
   if cpp_impl in sys.argv:
-    print("YYYYYYYYYYYYYYYYYYYYYYYY")
     sys.argv.remove(cpp_impl)
     # C++ implementation extension
     ext_module_list.append(