dever 7 năm trước cách đây
mục cha
commit
c9c5877191
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      front/api/main.py

+ 0 - 1
front/api/main.py

@@ -42,7 +42,6 @@ class test_path(Load):
 	def get(self):
 		from wand.image import Image
 		filename = Demeter.path + 'runtime/upload/d1c6fd2a4b2941e083471c2ae3d97a37.pdf'
-		print Demeter.config['setting']['phantomjs']
 
 		i = 0
 		pdf = Image(filename=filename, resolution=50)