Skip to content

Commit

Permalink
Allow users to register tokens with comlink
Browse files Browse the repository at this point in the history
This reverts commit 45b22fb.
  • Loading branch information
adamfraser committed Sep 3, 2024
1 parent 1763c9b commit ccff8b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions indexer/packages/postgres/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ export * from './leaderboard-pnl-types';
export * from './affiliate-referred-users-types';
export * from './persistent-cache-types';
export * from './affiliate-info-types';
<<<<<<< HEAD
export * from './firebase-notification-token-types';
=======
export * from './token-types';
>>>>>>> 5220cf77 (Revert "Remove token from postgres")
export { PositionSide } from './position-types';

0 comments on commit ccff8b9

Please sign in to comment.