Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Aug 26, 2023
1 parent 2a0dddd commit 9718842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/identity/context.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ import { IdentityMetadata } from '.';
import { CONTRACT_IDENTITY } from '..';
import {
Address,
IdentityNo,
ChainConsts,
ChainId,
Chains,
IdentityNo,
} from '../types';

interface IdentityContract {
Expand Down

0 comments on commit 9718842

Please sign in to comment.