build-system/node: Remove unnecessary imports.
* guix/build-system/node.scm: Remove unnecessary imports.
This commit is contained in:
parent
f7008ca713
commit
813cddfa57
@ -18,8 +18,6 @@
|
||||
|
||||
(define-module (guix build-system node)
|
||||
#:use-module (guix store)
|
||||
#:use-module (guix build json)
|
||||
#:use-module (guix build union)
|
||||
#:use-module (guix utils)
|
||||
#:use-module (guix packages)
|
||||
#:use-module (guix derivations)
|
||||
|
Loading…
Reference in New Issue
Block a user