remove bpy2 from prod
This commit is contained in:
parent
c3edaefdaf
commit
6fdac6f566
1 changed files with 0 additions and 1 deletions
1
app.py
1
app.py
|
@ -1,5 +1,4 @@
|
|||
from flask import Flask, render_template
|
||||
from bpy2 import bp, bp2
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue