Skip to content

Commit 699da8b

Browse files
authored
fix: #2680 (#2681)
1 parent 185a4ee commit 699da8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Algebra/Bundles/Raw.agda

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ open import Algebra.Core using (Op₁; Op₂)
1212
open import Relation.Binary.Core using (Rel)
1313
open import Relation.Binary.Bundles.Raw using (RawSetoid)
1414
open import Level using (suc; _⊔_)
15-
open import Relation.Nullary.Negation.Core using (¬_)
1615

1716
------------------------------------------------------------------------
1817
-- Raw bundles with 1 unary operation & 1 element

0 commit comments

Comments
 (0)