Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Oct 30, 2023
1 parent e3dfbd4 commit 76f41d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from fastapi import FastAPI
from models_library.api_schemas_clusters_keeper.clusters import EC2InstanceType
from models_library.api_schemas_clusters_keeper.ec2_instances import EC2InstanceType
from servicelib.rabbitmq import RPCRouter

from ..modules.ec2 import get_ec2_client
Expand Down

0 comments on commit 76f41d1

Please sign in to comment.