update build checks

This commit is contained in:
Justin Hernandez
2025-07-28 13:15:06 -07:00
parent 215bca4bee
commit b281f15a16
3 changed files with 7 additions and 8 deletions

View File

@@ -3,12 +3,10 @@
import type {
DocumentCategory,
EndpointType,
PassportData,
SelfApp,
} from '@selfxyz/common';
import {
getCircuitNameFromPassportData,
getSolidityPackedUserContextData,
PassportData,
SelfApp,
} from '@selfxyz/common';
import forge from 'node-forge';
import socketIo, { Socket } from 'socket.io-client';