build-system/node: Remove unnecessary imports.
* guix/build-system/node.scm: Remove unnecessary imports.
This commit is contained in:
		
							parent
							
								
									f7008ca713
								
							
						
					
					
						commit
						813cddfa57
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -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) | ||||
|  |  | |||
		Reference in a new issue