refactor(library/data/fin): remove unnecessary import
This commit is contained in:
parent
37e852ba61
commit
e4b9a89f5f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Author: Leonardo de Moura
|
|||
|
||||
Finite ordinals.
|
||||
-/
|
||||
import data.nat logic.cast
|
||||
import data.nat
|
||||
open nat
|
||||
|
||||
inductive fin : nat → Type :=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue