Skip to content

Commit df2ff5f

Browse files
committed
removed sandbox state that is not yet public
1 parent 9973833 commit df2ff5f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

packages/js-sdk/src/sandbox/sandboxApi.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,6 @@ export interface ListedSandbox {
8888
*/
8989
clientId: string;
9090

91-
/**
92-
* Sandbox state.
93-
*/
94-
state: 'running' | 'paused';
95-
9691
/**
9792
* Sandbox CPU count.
9893
*/

0 commit comments

Comments
 (0)