From 2498643a2509a36bb8c66a1dc4ea1f31117a5632 Mon Sep 17 00:00:00 2001
From: XargonWan <XargonWan@gmail.com>
Date: Sat, 17 Feb 2024 09:23:51 +0100
Subject: [PATCH] Merge branch 'cooker-0.8.0b' into feat/logging

---
 functions/presets.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/functions/presets.sh b/functions/presets.sh
index b0b8e72b..a086928c 100644
--- a/functions/presets.sh
+++ b/functions/presets.sh
@@ -1,7 +1,5 @@
 #!/bin/bash
 
-source /app/libexec/logger.sh
-
 change_preset_dialog() {
   # This function will build a list of all systems compatible with a given preset, their current enable/disabled state and allow the user to change one or more
   # USAGE: change_preset_dialog "$preset"