Skip to content

Commit 9a7e8db

Browse files
committed
remove unneeded import
1 parent a1fe077 commit 9a7e8db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mathlib/Algebra/Ring/Defs.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ public import Mathlib.Algebra.GroupWithZero.Defs
99
public import Mathlib.Data.Int.Cast.Defs
1010
public import Mathlib.Tactic.Spread
1111
public import Mathlib.Tactic.StacksAttribute
12-
public import Mathlib.Tactic.FastInstance
1312

1413
/-!
1514
# Semirings and rings

0 commit comments

Comments
 (0)