From 2a7b6a57794274a82b767fc141c6c06bc8daeb23 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Sun, 11 Sep 2022 13:55:43 +0200 Subject: [PATCH] add missing import --- vanilla_first_setup/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/vanilla_first_setup/main.py b/vanilla_first_setup/main.py index 8350241..6d6d88a 100644 --- a/vanilla_first_setup/main.py +++ b/vanilla_first_setup/main.py @@ -14,6 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +import os import gi import sys import logging