aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Lists/SetoidList.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Lists/SetoidList.v')
-rw-r--r--theories/Lists/SetoidList.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/theories/Lists/SetoidList.v b/theories/Lists/SetoidList.v
index 64f534f90..88ccdb126 100644
--- a/theories/Lists/SetoidList.v
+++ b/theories/Lists/SetoidList.v
@@ -9,7 +9,6 @@
Require Export List.
Require Export Sorting.
Require Export Setoid Basics Morphisms.
-Import Morphisms_Prop. (* For Hints *)
Set Implicit Arguments.
Unset Strict Implicit.