Skip to content

Commit

Permalink
chore: fixed linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth9890 committed Nov 13, 2023
1 parent b47949b commit b94ddbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth/auth.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { AddWalletConfirmationInput, Sdk, User } from '../../.mesh';
import { AddWalletConfirmationInput, Sdk } from '../../.mesh';
import { AuthType, Chain } from '../types';
import { errorHandler } from '../utils/errorHandler';

Expand Down

0 comments on commit b94ddbf

Please sign in to comment.