forked from distok/cutthecord
Merge branch 'ctcci-fixes' of eatsfoobars/cutthecord into master
This commit is contained in:
commit
4bf12e1e2b
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
import os
|
||||
import sys
|
||||
import shutil
|
||||
import requests
|
||||
import json
|
||||
import subprocess
|
||||
from ctcconfig import *
|
||||
|
|
Loading…
Reference in a new issue