Skip to content

Commit

Permalink
remove zigzag config
Browse files Browse the repository at this point in the history
  • Loading branch information
nikspz committed Jul 17, 2023
1 parent 9acb7e0 commit d2ee22d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/connectors/connectors.routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { InjectiveCLOBConfig } from './injective/injective.clob.config';
import { XsswapConfig } from './xsswap/xsswap.config';
import { ConnectorsResponse } from './connectors.request';
import { DexalotCLOBConfig } from './dexalot/dexalot.clob.config';
import { ZigZagConfig } from './zigzag/zigzag.config';
import { TinymanConfig } from './tinyman/tinyman.config';

export namespace ConnectorsRoutes {
Expand Down

0 comments on commit d2ee22d

Please sign in to comment.