]> git.eshelyaron.com Git - emacs.git/commitdiff
; Delete outdated comment from ert-x.el
authorStefan Kangas <stefankangas@gmail.com>
Mon, 24 Feb 2025 19:00:49 +0000 (20:00 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:35:51 +0000 (10:35 +0100)
(cherry picked from commit d9f165b129f5c9c94a78bd4237be6c7171085d35)

lisp/emacs-lisp/ert-x.el

index 33585850a97d104d299aab693ea39ddbfd64b7ca..0c87653ca7a7b985e75083204a6bb8f3e89d4f57 100644 (file)
@@ -30,7 +30,7 @@
 
 (eval-when-compile (require 'cl-lib))
 (require 'ert)
-(require 'subr-x) ; string-trim
+(require 'subr-x)
 
 
 ;;; Test buffers.