mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: text-editors.scm: Remove extra module import.
* gnu/packages/text-editors.scm: Remove duplicate module import.
This commit is contained in:
parent
f9c0ce7179
commit
beb7e3f517
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
#:use-module (guix build-system cargo)
|
||||
#:use-module (guix build-system cmake)
|
||||
#:use-module (guix build-system gnu)
|
||||
#:use-module (guix build-system cmake)
|
||||
#:use-module (guix build-system glib-or-gtk)
|
||||
#:use-module (guix build-system python)
|
||||
#:use-module ((guix licenses) #:prefix license:)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue