Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
a17 committed Nov 6, 2024
1 parent 2b3deb1 commit 2bee1c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/integrations.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {strategies, StrategyShortId, StrategyState} from "./strategies";
import {ChainName, chains, getSupportedChainNames} from "./chains";
import { strategies, StrategyShortId, StrategyState } from "./strategies";
import { ChainName, chains, getSupportedChainNames } from "./chains";

export type DeFiOrganization = {
name: string;
Expand Down

0 comments on commit 2bee1c5

Please sign in to comment.