aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
Diffstat (limited to 'launcher')
-rw-r--r--launcher/modplatform/modrinth/ModrinthPackExportTask.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/modplatform/modrinth/ModrinthPackExportTask.h b/launcher/modplatform/modrinth/ModrinthPackExportTask.h
index c00751f2..a0b006b9 100644
--- a/launcher/modplatform/modrinth/ModrinthPackExportTask.h
+++ b/launcher/modplatform/modrinth/ModrinthPackExportTask.h
@@ -45,7 +45,6 @@ class ModrinthPackExportTask : public Task {
static const QStringList PREFIXES;
static const QStringList FILE_EXTENSIONS;
- static const QStringList ALLOWED_HOSTS;
// inputs
const QString name, version, summary;