Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed May 15, 2023
1 parent 04f3a7a commit 582e6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/indexer/subapis/newbie.ts
@@ -1,12 +1,12 @@
import { type Address } from 'viem'
import {
type Numberish,
type CharacterMetadata,
type EmailUserEntity,
type LinkItemNote,
type LinkItemType,
type NoteEntity,
type NoteMetadata,
type Numberish,
} from '../../types'
import { type BaseIndexer } from './base'

Expand Down

0 comments on commit 582e6f4

Please sign in to comment.