diff --git a/src/Data/Bool/Properties.agda b/src/Data/Bool/Properties.agda index 5efacb561e..9ebc0291ae 100644 --- a/src/Data/Bool/Properties.agda +++ b/src/Data/Bool/Properties.agda @@ -16,7 +16,6 @@ import Algebra.Lattice.Properties.BooleanAlgebra as BooleanAlgebraProperties open import Data.Bool.Base using (Bool; true; false; not; _∧_; _∨_; _xor_ ; if_then_else_; T; _≤_; _<_ ; b≤b; f≤t; f