Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
adakondacoin authored Jul 29, 2024
1 parent aae592d commit c957d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ import nebulaFetcher from "./tokens/nebula";
import newmFetcher from "./tokens/newm";
import nftcFetcher from "./tokens/nftc";
import nikeFetcher from "./tokens/nike";
import squeakFetcher from "./tokens/squeak";
import ninjazFetcher from "./tokens/ninjaz";
import nmkrFetcher from "./tokens/nmkr";
import noelFetcher from "./tokens/noel";
Expand Down Expand Up @@ -141,6 +140,7 @@ import societyFetcher from "./tokens/society";
import spfFetcher from "./tokens/spf";
import splashFetcher from "./tokens/splash";
import spxFetcher from "./tokens/spx";
import squeakFetcher from "./tokens/squeak";
import ssssFetcher from "./tokens/ssss";
import stableFetcher from "./tokens/stable";
import sundaeFetcher from "./tokens/sundae";
Expand Down

0 comments on commit c957d4d

Please sign in to comment.