Skip to content

Commit

Permalink
churn: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Neidhart committed Mar 7, 2024
1 parent b88c5af commit ca63527
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pre-add-object-hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import requests
from typing import cast

from otterdog.utils import print_warn
from otterdog.models.repository import Repository

if isinstance(model_object, Repository):
Expand Down

0 comments on commit ca63527

Please sign in to comment.