From 72d98ff183bcedd05c5a996fccaa0544cb4ac309 Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 17 Apr 2025 00:38:40 +0200 Subject: feat: switch text-based model to workspace-based model --- src/core/utils/IOUtils.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/utils/IOUtils.cpp') diff --git a/src/core/utils/IOUtils.cpp b/src/core/utils/IOUtils.cpp index 39f00d19..6a195e73 100644 --- a/src/core/utils/IOUtils.cpp +++ b/src/core/utils/IOUtils.cpp @@ -28,7 +28,6 @@ #include "IOUtils.h" -#include "core/GpgModel.h" #include "core/utils/FilesystemUtils.h" namespace GpgFrontend { -- cgit v1.2.3