Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
saviit committed Mar 6, 2025
1 parent ed43a4b commit 102cde3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion timApp/idesupport/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
from timApp.timdb.sqa import run_sql
from timApp.user.user import User
from timApp.util.flask.requesthelper import NotExist, RouteException
from timApp.util.logger import log_info
from tim_common.marshmallow_dataclass import class_schema

IDE_TASK_TAG = "ideTask" # Identification tag for the TIDE-task
Expand Down

0 comments on commit 102cde3

Please sign in to comment.