Skip to content

Commit

Permalink
Revert "Merge pull request #318 from pedromcunha/master"
Browse files Browse the repository at this point in the history
This reverts commit 85ab5ab, reversing
changes made to 7347cd2.
  • Loading branch information
vrtnd committed Jan 8, 2025
1 parent 427a784 commit e999e04
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 486 deletions.
2 changes: 0 additions & 2 deletions src/adapters/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ import hyperlane from "./hyperlane";
import wormhole from "./wormhole";
import thresholdnetwork from "./threshold-network";
import zircuit from "./zircuit";
import relay from "./relay";
import hyperliquid from "./hyperliquid";
import flyover from "./rootstock-flyover";

Expand Down Expand Up @@ -156,7 +155,6 @@ export default {
wormhole,
thresholdnetwork,
zircuit,
relay,
hyperliquid,
flyover
} as {
Expand Down
218 changes: 0 additions & 218 deletions src/adapters/relay/index.ts

This file was deleted.

Loading

0 comments on commit e999e04

Please sign in to comment.