Fix: Cleanup \n 1. Remove PostgreSQL \n 2. Remove comments from Python \n 3. Remove non-demo ERP Python code \n 4. Remove deprecated Python code
This commit is contained in:
@@ -12,7 +12,6 @@ Feature: App Helper
|
||||
# external
|
||||
from pydantic import BaseModel, ConfigDict
|
||||
from flask import current_app
|
||||
# from flask_sqlalchemy import SQLAlchemy
|
||||
|
||||
|
||||
class Helper_App(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user