Skip to content

Commit

Permalink
fix whitespace...
Browse files Browse the repository at this point in the history
  • Loading branch information
mzhang28 committed Dec 3, 2024
1 parent 3a0ddb7 commit e3fcc00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cubical/Algebra/Group/Exact.agda
Original file line number Diff line number Diff line change
Expand Up @@ -202,5 +202,4 @@ transportExact4 {G = G} {G₂ = G₂} {H = H} {H₂ = H₂} {L = L} {L₂ = L₂
(J (λ z q (r : x₃ ≡ w) (s : x₄ ≡ u) B x z w u refl q r s)
(J (λ w r (s : x₄ ≡ u) B x x₂ w u refl refl r s)
(J (λ u s B x x₂ x₃ u refl refl refl s) b)))



0 comments on commit e3fcc00

Please sign in to comment.