Skip to content

Commit

Permalink
Remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
shark0der committed Nov 16, 2023
1 parent d84252d commit b99b6b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/sim.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import os
import shutil
import json
from ape import networks, accounts, project, Contract
from random import shuffle
from BondingCurveNexus.sys_params import pool_eth, pool_dai, eth_price_usd, mcr_now, nxm_supply_now
from BondingCurveNexus.model_params import NXM_entry_values
Expand Down

0 comments on commit b99b6b7

Please sign in to comment.