Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Nov 6, 2024
1 parent c51e71e commit db9073e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion IM/InfrastructureInfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from radl.radl import RADL, Feature, deploy, system, contextualize_item
from radl.radl_parse import parse_radl
from radl.radl_json import radlToSimple
from IM.openid.JWT import JWT
from IM.config import Config
try:
from Queue import PriorityQueue
Expand Down

0 comments on commit db9073e

Please sign in to comment.