Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Nov 27, 2024
1 parent 07e29ef commit 100e3ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/app_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def initialize_extensions(app: DifyApp):
ext_blueprints,
ext_commands,
]
logging.info(f"Applying {len(extensions)} extensions to the app")
for ext in extensions:
start_time = time.perf_counter()
ext.init_app(app)
Expand Down

0 comments on commit 100e3ee

Please sign in to comment.