Skip to content

Commit

Permalink
Lints
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Nov 30, 2023
1 parent afc7624 commit a5441f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/runtime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
* found in the LICENSE file in the root directory of this source tree.
*/

import type {
DefinitionsCall,
} from "@polkadot/types/types"
import type { DefinitionsCall } from "@polkadot/types/types"

export const dipProviderCalls: DefinitionsCall = {
DipProvider: [
Expand Down

0 comments on commit a5441f3

Please sign in to comment.