fix(hott/init/hedberg): remove unnecessary import
This commit is contained in:
parent
2521dbb39e
commit
f93278eab8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Author: Leonardo de Moura
|
|||
Hedberg's Theorem: every type with decidable equality is a hset
|
||||
-/
|
||||
prelude
|
||||
import init.nat init.trunc
|
||||
import init.trunc
|
||||
open eq eq.ops nat truncation sigma
|
||||
|
||||
-- TODO(Leo): move const coll and path_coll to a different file?
|
||||
|
|
Loading…
Reference in a new issue