mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
Remove console statements
This commit is contained in:
@@ -164,6 +164,4 @@ def main():
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# os.environ['KMP_DUPLICATE_LIB_OK'] = "1"
|
|
||||||
print("Gokul", os.environ['KMP_DUPLICATE_LIB_OK'])
|
|
||||||
main()
|
main()
|
||||||
|
|||||||
Reference in New Issue
Block a user