From 6567fa5918e46b67851f0bb5c9290b54e626606a Mon Sep 17 00:00:00 2001 From: Elad Ben-Israel Date: Sat, 18 May 2024 13:57:59 -0400 Subject: [PATCH] Update api.w --- containers/api.w | 4 ---- 1 file changed, 4 deletions(-) diff --git a/containers/api.w b/containers/api.w index 53e444c2..ebefee7a 100644 --- a/containers/api.w +++ b/containers/api.w @@ -27,7 +27,3 @@ pub struct ContainerOpts { pub struct WorkloadProps extends ContainerOpts { } - -pub interface IWorkload { - -} \ No newline at end of file