This commit is contained in:
Kurt Hutten
2024-02-14 06:19:52 +11:00
committed by GitHub
parent f30601bd2c
commit 00ede7ec1a
5 changed files with 2 additions and 13 deletions

View File

@ -4,7 +4,6 @@ import {
EngineCommand,
} from '../lang/std/engineConnection'
import { Models } from '@kittycad/lib'
import { v4 as uuidv4 } from 'uuid'
type WebSocketResponse = Models['OkWebSocketResponseData_type']