mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
update build checks
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user