Browse Source

remove cProfile

aidmar.wainakh 7 years ago
parent
commit
42bf7ffd69
1 changed files with 0 additions and 1 deletions
  1. 0 1
      id2t

+ 0 - 1
id2t

@@ -5,4 +5,3 @@ SCRIPT_PATH=${ID2T_DIR%/*}
 cd $SCRIPT_PATH
 cd $SCRIPT_PATH
 # Execute ID2T
 # Execute ID2T
 exec ./code/CLI.py "$@"
 exec ./code/CLI.py "$@"
-# python3 -m cProfile ./code/CLI.py "$@"