Skip to content

Commit 8a361f4

Browse files
authored
Merge pull request #32 from dawranliou/dawranliou/remove-a-el-part-3
Remove the remaining a.el dependency from non-test code
2 parents f5f7ec1 + d659079 commit 8a361f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parseclj-parser.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232

3333
(require 'cl-lib)
3434
(require 'subr-x)
35-
(require 'a)
3635
(require 'parseclj-lex)
3736

3837
(define-error 'parseclj-parser-error "parseclj: Syntax error")

0 commit comments

Comments
 (0)