Skip to content

Commit

Permalink
Also remove imports
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Nov 5, 2024
1 parent 16fbf0d commit dbca915
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions awxkit/awxkit/api/pages/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
from .bulk import * # NOQA
from .access_list import * # NOQA
from .api import * # NOQA
from .authtoken import * # NOQA
from .roles import * # NOQA
from .organizations import * # NOQA
from .notifications import * # NOQA
from .notification_templates import * # NOQA
from .users import * # NOQA
from .applications import * # NOQA
from .teams import * # NOQA
from .credentials import * # NOQA
from .unified_jobs import * # NOQA
Expand Down

0 comments on commit dbca915

Please sign in to comment.