Explorar el Código

remove openshot form api

ming hace 3 años
padre
commit
aef0b222ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/util.py

+ 1 - 1
api/util.py

@@ -10,7 +10,7 @@ from operator import itemgetter
 import requests,rpyc
 from difflib import SequenceMatcher
 from PIL import Image,ImageDraw,ImageFont
-import openshot
+
 
 
 def trim_punctuation(s):