瀏覽代碼

remove openshot form api

ming 3 年之前
父節點
當前提交
aef0b222ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  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):