Skip to content

Commit 2270466

Browse files
authored
chore: forgot import
1 parent 7a8802d commit 2270466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.transpire.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from pathlib import Path
22

3-
from transpire.resources import Deployment, Ingress, Service
3+
from transpire.resources import Deployment, Ingress, Service, Secret
44
from transpire.types import Image
55
from transpire.utils import get_image_tag
66

0 commit comments

Comments
 (0)