Skip to content

Commit ff46896

Browse files
🐛 fix: removed "type" attribute from Application class
1 parent 9ac5c19 commit ff46896

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

squarecloud/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ def __init__(
171171
'static',
172172
'dynamic',
173173
],
174-
type: Literal['free', 'paid'],
175174
cluster: Literal[
176175
'florida-free-1',
177176
'fl-haswell-4',

0 commit comments

Comments
 (0)