Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
fifthaccess committed Mar 29, 2022
1 parent f53ac4d commit 4fc1fe6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/manager.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from operator import index
from typing_extensions import Required
from flask import Flask, redirect, request, flash
from flask.templating import render_template
from flask import Blueprint
Expand Down

0 comments on commit 4fc1fe6

Please sign in to comment.