Skip to content

Commit

Permalink
remove import Mathlib.Tactic
Browse files Browse the repository at this point in the history
  • Loading branch information
kbuzzard committed Dec 19, 2024
1 parent 66b27f3 commit d52e8bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Game/MyNat/PeanoAxioms.lean
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import Game.MyNat.Definition
import Mathlib.Tactic
import Mathlib.Tactic.ApplyAt
import Mathlib.Tactic.Contrapose
import Mathlib.Tactic.Have

namespace MyNat

Expand Down

0 comments on commit d52e8bd

Please sign in to comment.