From 1ee0386c0ce1f8cde37a1f241f23470e8196825f Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 5 Jun 2023 16:07:23 +0200 Subject: Stop importing deleted module --- tw/home.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 1c0f5081..3bfd2de2 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -14,7 +14,6 @@ #:use-module (tw packages catppuccin) #:use-module (tw packages ci) #:use-module (tw packages games) - #:use-module (tw packages python) #:use-module (tw packages xorg) #:use-module (tw system) #:use-module (tw theme)) -- cgit v1.2.3