Skip to content
Snippets Groups Projects

remove unused import statement

Merged Karel van Klink requested to merge hotfix/fix-tox into develop
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
import ipaddress
from uuid import uuid4
from orchestrator.db.models import ProductTable, SubscriptionTable
Loading