summaryrefslogtreecommitdiffstats
path: root/api/logic/modplatform/technic/SolderPackInstallTask.cpp
diff options
context:
space:
mode:
authorJamie Mansfield <jmansfield@cadixdev.org>2020-10-13 21:15:00 +0100
committerJamie Mansfield <jmansfield@cadixdev.org>2020-11-13 16:38:18 +0000
commitedfea9894ea3f6d4d244de5ba5ce015c1ccd7f39 (patch)
treef7939bfa85f06bb2e23392508648cd45b447b45c /api/logic/modplatform/technic/SolderPackInstallTask.cpp
parentfd1a8f039ad28263e8e8dd1fc6848f9809084283 (diff)
downloadMultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar.gz
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar.lz
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.tar.xz
MultiMC-edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39.zip
NOISSUE Cleanup Technic support
Diffstat (limited to 'api/logic/modplatform/technic/SolderPackInstallTask.cpp')
-rw-r--r--api/logic/modplatform/technic/SolderPackInstallTask.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/logic/modplatform/technic/SolderPackInstallTask.cpp b/api/logic/modplatform/technic/SolderPackInstallTask.cpp
index abdc0c0c..54ae6dff 100644
--- a/api/logic/modplatform/technic/SolderPackInstallTask.cpp
+++ b/api/logic/modplatform/technic/SolderPackInstallTask.cpp
@@ -13,7 +13,6 @@
* limitations under the License.
*/
-
#include "SolderPackInstallTask.h"
#include <FileSystem.h>