Skip to content

Commit 4c0e50a

Browse files
mishushakovclaude
andcommitted
Fix Prettier formatting of e2b import
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 240fd5b commit 4c0e50a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

js/src/sandbox.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
import {
2-
Sandbox as BaseSandbox,
3-
InvalidArgumentError,
4-
SandboxError,
5-
} from 'e2b'
1+
import { Sandbox as BaseSandbox, InvalidArgumentError, SandboxError } from 'e2b'
62

73
import {
84
Result,

0 commit comments

Comments
 (0)