Skip to content

Commit

Permalink
remove litmus from config
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Sep 9, 2024
1 parent 567a9fe commit 2dc0249
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/config/src/configs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { khalaConfig } from './khala';
import { kintsugiConfig } from './kintsugi';
import { kusamaConfig } from './kusama';
import { kusamaAssetHubConfig } from './kusamaAssetHub';
import { litmusConfig } from './litmus';
import { mangataKusamaConfig } from './mangataKusama';
import { mantaParachainConfig } from './mantaParachain';
import { moonbaseAlphaConfig } from './moonbaseAlpha';
Expand Down Expand Up @@ -70,7 +69,6 @@ export const chainsConfigList: ChainConfig[] = [
khalaConfig,
kintsugiConfig,
kusamaConfig,
litmusConfig,
mangataKusamaConfig,
mantaParachainConfig,
moonbaseAlphaConfig,
Expand Down

0 comments on commit 2dc0249

Please sign in to comment.