branch: elpa/lua-mode
commit afd5aa3993e9acb33f873a575e4da513b2d1f56a
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>
test-indentation: remove unused subr-x dependency
---
test/test-indentation.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/test-indentation.el b/test/test-indentation.el
index fc81ec8..8cc4356 100644
--- a/test/test-indentation.el
+++ b/test/test-indentation.el
@@ -5,7 +5,6 @@
"utils.el") nil 'nomessage 'nosuffix)
(require 'buttercup)
-(require 'subr-x)
(require 'cl-lib)
(defun lua--string-trim-safe (str)