Skip to content

Commit

Permalink
chore: remove unneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler committed Nov 12, 2023
1 parent 572c4a8 commit baebcc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions yearn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
setup_sentry()

if network.is_connected():
# If ypm db is not yet initialized, force eth-util extended version
import eth_portfolio._db.entities

from yearn._setup import (customize_ypricemagic,
force_init_problematic_contracts)
from yearn.middleware.middleware import setup_middleware
Expand Down

0 comments on commit baebcc9

Please sign in to comment.