Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mezz committed Sep 6, 2024
1 parent 5afc64f commit 1d32f86
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Forge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ val modId: String by extra
val modJavaVersion: String by extra
val parchmentVersionForge: String by extra

val resourceProperties: Map<String, String> by rootProject.extra

// set by ORG_GRADLE_PROJECT_modrinthToken in Jenkinsfile
val modrinthToken: String? by project

Expand Down
2 changes: 0 additions & 2 deletions NeoForge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ val modGroup: String by extra
val modId: String by extra
val modJavaVersion: String by extra

val resourceProperties: Map<String, String> by rootProject.extra

// set by ORG_GRADLE_PROJECT_modrinthToken in Jenkinsfile
val modrinthToken: String? by project

Expand Down

0 comments on commit 1d32f86

Please sign in to comment.