gnu: dbqn: Remove unused module import.
* gnu/packages/bqn.scm (dbqn)[arguments]: Don't import (guix build syscalls).
This commit is contained in:
		
							parent
							
								
									09562e0bea
								
							
						
					
					
						commit
						6d555bd996
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -55,7 +55,6 @@
 | 
				
			||||||
      (arguments
 | 
					      (arguments
 | 
				
			||||||
       (list
 | 
					       (list
 | 
				
			||||||
        #:imported-modules `(,@%gnu-build-system-modules
 | 
					        #:imported-modules `(,@%gnu-build-system-modules
 | 
				
			||||||
                             (guix build syscalls)
 | 
					 | 
				
			||||||
                             (guix build ant-build-system))
 | 
					                             (guix build ant-build-system))
 | 
				
			||||||
        #:modules `((guix build gnu-build-system)
 | 
					        #:modules `((guix build gnu-build-system)
 | 
				
			||||||
                    ((guix build ant-build-system)
 | 
					                    ((guix build ant-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue