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 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