services: dicod: Remove reference to (gnu packages dico).

This is a followup to 4c130c980f.

* gnu/services/dict.scm (gnu): Remove reference to (gnu packages dico).

Change-Id: Idf0d2c43d63d5ad040ecbc13629ffed5c603ddf3
This commit is contained in:
Ludovic Courtès 2025-08-25 13:53:46 +02:00
parent f30c8b53ea
commit 23b22f75e9
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -29,7 +29,6 @@
#:use-module (gnu services shepherd)
#:use-module (gnu system shadow)
#:use-module ((gnu packages admin) #:select (shadow))
#:use-module (gnu packages dico)
#:use-module (gnu packages dictionaries)
#:autoload (gnu build linux-container) (%namespaces)
#:autoload (gnu system file-systems) (file-system-mapping)