Commit 5f371ca0 authored by Stefan Monnier's avatar Stefan Monnier
Browse files

* lisp/emacs-lisp/comp.el: Remove redundant requires

parent 090ac50d
Pipeline #27002 failed with stages
in 3 minutes and 57 seconds
......@@ -29,10 +29,7 @@
;;; Code:
(require 'bytecomp)
(require 'cl-extra)
(require 'cl-lib)
(require 'cl-macs)
(require 'cl-seq)
(require 'gv)
(require 'rx)
(require 'subr-x)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment