Skip to content

Commit df37b16

Browse files
committed
wip
1 parent 6c1ec09 commit df37b16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/localstack-instance.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ function getLocalStackStatus(
131131
}
132132

133133
if (containerStatus === "running" && healthStatus === undefined) {
134-
// return previousStatus;
135134
return undefined;
136135
}
137136

0 commit comments

Comments
 (0)