Skip to content

Commit 3de1816

Browse files
committed
Fix lint
1 parent 7e4004d commit 3de1816

File tree

1 file changed

+0
-1
lines changed
  • packages/common/src/components/CustomTemplate

1 file changed

+0
-1
lines changed

packages/common/src/components/CustomTemplate/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {
99
} from './elements';
1010
import { Sandbox } from '../../types';
1111
import { getSandboxName } from '../../utils/get-sandbox-name';
12-
import host from '../../utils/host';
1312

1413
interface Props {
1514
template?: {

0 commit comments

Comments
 (0)