Skip to content

Commit

Permalink
final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gsalaz98 committed Dec 5, 2023
1 parent ae5db1e commit 8812a54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion icekube/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from typing import List, Type

from icekube.models.api_resource import APIResource

from icekube.models.base import BaseResource, Resource # noqa: F401
from icekube.models.cluster import Cluster
from icekube.models.clusterrole import ClusterRole
Expand Down

0 comments on commit 8812a54

Please sign in to comment.