Skip to content

Commit

Permalink
chore: restore files structure
Browse files Browse the repository at this point in the history
  • Loading branch information
codeislight1 committed Jan 4, 2025
1 parent 3e96b22 commit c957af4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/SwapX/v3.js → projects/SwapX-algebra/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { getTVL } = require('./utils');
const { getTVL } = require('../SwapX-v2/utils');

module.exports = {
sonic: {
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit c957af4

Please sign in to comment.