Skip to content

Commit 124f08e

Browse files
Generate dns
1 parent d38df9f commit 124f08e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

services/dns/src/stackit/dns/__init__.py

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

17-
1817
__version__ = "1.0.0"
1918

2019
# Define package exports

services/dns/src/stackit/dns/models/__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
# import models into model package
1817
from stackit.dns.models.clone_zone_payload import CloneZonePayload
1918
from stackit.dns.models.create_label_payload import CreateLabelPayload

0 commit comments

Comments
 (0)