Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
affanv14 committed Oct 16, 2024
1 parent 7d94c06 commit 332c22f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import { logger, stats } from '@dydxprotocol-indexer/base';
import { UniqueViolationError } from '@dydxprotocol-indexer/postgres';
import {
SubaccountUsernamesTable,
SubaccountsWithoutUsernamesResult,
} from '@dydxprotocol-indexer/postgres';

import config from '../config';
import { generateUsername } from '../helpers/usernames-helper';

Expand Down

0 comments on commit 332c22f

Please sign in to comment.