Skip to content
Snippets Groups Projects
Commit fdf61c20 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand Committed by Karel van Klink
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 7a68db99
Branches
Tags
1 merge request!383Feature/refacture l3 core services
......@@ -14,9 +14,7 @@ from gso.products.product_blocks.copernicus import (
from gso.products.product_types.l3_core_service import BaseL3SubscriptionModel
if TYPE_CHECKING:
from gso.products.product_blocks.l3_core_service import (
L3CoreServiceBlockInactive,
)
from gso.products.product_blocks.l3_core_service import L3CoreServiceBlockInactive
class CopernicusInactive(BaseL3SubscriptionModel, is_base=True):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment