aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-04-17 13:19:59 +0100
committerTheKodeToad <TheKodeToad@proton.me>2023-04-17 13:19:59 +0100
commit2e9403a324bf7a62fd61b4df78d6c9cc13f65d01 (patch)
treefa89d893bc104696d2fde0090b222a26f55284d3
parentba17efa3816f13a6c986f2b9223f71fa1d560aac (diff)
downloadPrismLauncher-2e9403a324bf7a62fd61b4df78d6c9cc13f65d01.tar.gz
PrismLauncher-2e9403a324bf7a62fd61b4df78d6c9cc13f65d01.tar.bz2
PrismLauncher-2e9403a324bf7a62fd61b4df78d6c9cc13f65d01.zip
This was moved
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
-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;