Skip to content

Commit 48a75d4

Browse files
Generate sfs (#2883)
1 parent d38df9f commit 48a75d4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

services/sfs/src/stackit/sfs/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
Do not edit the class manually.
1414
""" # noqa: E501
1515

16-
1716
__version__ = "1.0.0"
1817

1918
# Define package exports

services/sfs/src/stackit/sfs/models/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
Do not edit the class manually.
1313
""" # noqa: E501
1414

15-
1615
# import models into model package
1716
from stackit.sfs.models.create_resource_pool_payload import CreateResourcePoolPayload
1817
from stackit.sfs.models.create_resource_pool_response import CreateResourcePoolResponse

0 commit comments

Comments
 (0)