Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Jun 20, 2024
1 parent 814bc1d commit 460d46b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { Quantities } from '../../../../utils/quantities';
import SwapStore from '../../../../stores/ada/SwapStore';
import { defaultSwapFormState } from './DefaultSwapFormState';
import { PRICE_PRECISION } from '../../../../components/swap/common';
import { runInAction } from 'mobx';
// const PRECISION = 14;

type Props = {|
Expand Down

0 comments on commit 460d46b

Please sign in to comment.