Skip to content

Commit

Permalink
[fix] - fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Ivanov committed Aug 2, 2024
1 parent 847c28e commit 0403785
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/here-wallet/src/lib/selector.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import {
HereWallet,
waitInjectedHereWallet,
} from "@here-wallet/core";
import { HereWallet, waitInjectedHereWallet } from "@here-wallet/core";
import type { SelectorInit } from "./types";

export const initHereWallet: SelectorInit = async (config) => {
Expand Down

0 comments on commit 0403785

Please sign in to comment.