Skip to content

Commit c2d8c6c

Browse files
committed
removing stray comment
1 parent 4ebee10 commit c2d8c6c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/Services/ContainerAPIService/Server/Containers/ContainersService.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ public actor ContainersService {
258258
)
259259
await self.setContainerState(configuration.id, ContainerState(snapshot: snapshot), context: context)
260260
} catch {
261-
// Metadata file is now in the bundle directory, no separate cleanup needed
262261
throw error
263262
}
264263
}

0 commit comments

Comments
 (0)