remove testing hack
This commit is contained in:
parent
555c300c72
commit
5f35290bbe
|
@ -1289,7 +1289,7 @@
|
|||
(or
|
||||
(let ([s (i 'collection
|
||||
;; default will change from 'multi to 'use-pkg-name:
|
||||
(lambda () 'multix))])
|
||||
(lambda () 'multi))])
|
||||
(unless (or (string? s)
|
||||
(eq? s 'multi)
|
||||
(eq? s 'use-pkg-name))
|
||||
|
|
Loading…
Reference in New Issue
Block a user