diff --git a/spec.html b/spec.html index d8fb9b5eb2e..1fe4a5f96b0 100644 --- a/spec.html +++ b/spec.html @@ -6756,10 +6756,7 @@
The concrete Environment Record method DeleteBinding for module Environment Records refuses to delete bindings.
-The concrete Environment Record method DeleteBinding for module Environment Records is never used within this specification.
Module Environment Records are only used within strict code and an early error rule prevents the delete operator, in strict code, from being applied to a Reference Record that would resolve to a module Environment Record binding. See