parent
b085409e5e
commit
efb74ae413
9 changed files with 107 additions and 80 deletions
|
@ -4,7 +4,6 @@ from flask import render_template, flash, Response, Blueprint
|
|||
from flask_wtf import FlaskForm
|
||||
from sqlalchemy import exc
|
||||
from wtforms import SubmitField, BooleanField
|
||||
from wtforms.validators import DataRequired
|
||||
|
||||
from app.extensions import db
|
||||
from app.models.automation import Automation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue