Skip to content

Commit 4fe361e

Browse files
authored
Update custom-domain/dstack-ingress/scripts/dns_providers/route53.py
1 parent 6fbd100 commit 4fe361e

File tree

1 file changed

+0
-1
lines changed
  • custom-domain/dstack-ingress/scripts/dns_providers

1 file changed

+0
-1
lines changed

custom-domain/dstack-ingress/scripts/dns_providers/route53.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python3
22

3-
from functools import cached_property
43
import os
54
import sys
65
from typing import List, Optional

0 commit comments

Comments
 (0)