diff options
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.lisp b/package.lisp index cf3f1df..2b64c6f 100644 --- a/package.lisp +++ b/package.lisp @@ -17,5 +17,4 @@ #:repeat #:whitespace? #:whitespace - #:separated-list - #:surround)) + #:separated-list)) |