rm accidental merge conflict committed

This commit is contained in:
Nick Caradonna
2026-01-05 18:33:22 -05:00
parent 286726a091
commit a05182a812

View File

@@ -14,14 +14,7 @@ const commonConfig = {
external: [
'bigint-buffer',
'@triton-one/yellowstone-grpc',
<<<<<<< HEAD
'helius-laserstream',
'rpc-websockets',
'rpc-websockets/dist/lib/client',
'rpc-websockets/dist/lib/client/websocket'
=======
'helius-laserstream'
>>>>>>> 1c3d167 (try to fix rpc-websockets)
]
};