Skip to content

Commit

Permalink
chore: remove chain specific compiler directives
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoCentonze committed Jan 28, 2025
1 parent a554963 commit cea728a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion contracts/main/TwocryptoMath.vy
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# pragma version ~=0.4.0

"""
@title TwocryptoMath
@author Curve.Fi
Expand Down
2 changes: 0 additions & 2 deletions contracts/main/TwocryptoView.vy
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# pragma version ~=0.4.0
# pragma optimize gas
# pragma evm-version paris
"""
@title TwocryptoView
@author Curve.Fi
Expand Down

0 comments on commit cea728a

Please sign in to comment.