From edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39 Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Tue, 13 Oct 2020 21:15:00 +0100 Subject: NOISSUE Cleanup Technic support --- api/logic/modplatform/technic/SingleZipPackInstallTask.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'api/logic/modplatform/technic/SingleZipPackInstallTask.cpp') diff --git a/api/logic/modplatform/technic/SingleZipPackInstallTask.cpp b/api/logic/modplatform/technic/SingleZipPackInstallTask.cpp index ca0de008..7901db04 100644 --- a/api/logic/modplatform/technic/SingleZipPackInstallTask.cpp +++ b/api/logic/modplatform/technic/SingleZipPackInstallTask.cpp @@ -13,7 +13,6 @@ * limitations under the License. */ - #include "SingleZipPackInstallTask.h" #include "Env.h" -- cgit