Merge pull request #83 from leanprover-community/minimise-imports
remove `import Mathlib.Tactic`
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user