Browse Source

cleaned up

bscheibel 4 years ago
parent
commit
b438d31850
3 changed files with 1 additions and 5 deletions
  1. 0 1
      .gitignore
  2. 1 3
      .idea/app.iml
  3. 0 1
      app/views.py

+ 0 - 1
.gitignore

@@ -1 +0,0 @@
-

+ 1 - 3
.idea/app.iml

@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module type="PYTHON_MODULE" version="4">
   <component name="NewModuleRootManager">
-    <content url="file://$MODULE_DIR$">
-      <excludeFolder url="file://$MODULE_DIR$/app/static/isos" />
-    </content>
+    <content url="file://$MODULE_DIR$" />
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
   </component>

+ 0 - 1
app/views.py

@@ -11,7 +11,6 @@ import os
 import json
 import re
 import base64
-#https://medium.com/@emerico/convert-pdf-to-image-using-python-flask-2864fb655e01
 
 #path = "/home/bscheibel/app/app"
 path = "/home/centurio/Projects/engineering_drawings_ui/app"