Skip to content

Commit

Permalink
feat: remove old farm config (#10601)
Browse files Browse the repository at this point in the history
<!--
Before opening a pull request, please read the [contributing
guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md)
first
-->


<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on restructuring the farms configuration files and
updating references in the codebase.

### Detailed summary
- Moved farms configuration files to `src/farms`
- Updated imports in various files to reflect the new file structure
- Renamed `farmsV3ConfigChainMap` to `legacyFarmsV3ConfigChainMap`
- Removed deprecated farms configuration objects and exports

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`

<!-- end pr-codex -->
  • Loading branch information
ChefJerry authored Sep 3, 2024
1 parent e7706c1 commit 0c2d08e
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 5,154 deletions.
86 changes: 0 additions & 86 deletions apps/web/src/config/__tests__/farms.test.ts

This file was deleted.

Loading

0 comments on commit 0c2d08e

Please sign in to comment.