Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Defi-Moses committed Nov 7, 2024
1 parent 2e825ad commit 61bc34e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rest-api/src/routes/swapRoute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { validSwapChain } from '../validations/validSwapChain'
import { validateDecimals } from '../validations/validateDecimals'
import { tokenAddressToToken } from '../utils/tokenAddressToToken'


const router: express.Router = express.Router()

/**
Expand Down

0 comments on commit 61bc34e

Please sign in to comment.