From f53a681e80169a9b80ad6232a9104663edc3337b Mon Sep 17 00:00:00 2001 From: Jeremiah K Date: Thu, 27 Apr 2023 16:14:54 -0500 Subject: [PATCH] Config_editor.py location change --- {utils => gui}/config_editor.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {utils => gui}/config_editor.py (100%) diff --git a/utils/config_editor.py b/gui/config_editor.py similarity index 100% rename from utils/config_editor.py rename to gui/config_editor.py