Skip to content

Commit 018dd40

Browse files
Fix whitespace violation in Data.Sum.Algebra
1 parent 1309c75 commit 018dd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Sum/Algebra.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ module _ (ℓ : Level) where
7171

7272
⊎-identity : Identity _↔_ ⊥ _⊎_
7373
⊎-identity = ⊎-identityˡ , ⊎-identityʳ
74-
74+
7575
------------------------------------------------------------------------
7676
-- Algebraic structures
7777

0 commit comments

Comments
 (0)