Compare commits
No commits in common. "4bf12e1e2b27b200f9dbb8e71b77eda32b2b84ac" and "50b3f050c4b42c00d31e9fd125ea29a0a7e6d413" have entirely different histories.
4bf12e1e2b
...
50b3f050c4
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import shutil
|
import shutil
|
||||||
import requests
|
|
||||||
import json
|
import json
|
||||||
import subprocess
|
import subprocess
|
||||||
from ctcconfig import *
|
from ctcconfig import *
|
||||||
|
|
Reference in a new issue