Skip to content

Commit

Permalink
Removed useless comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mindstorm38 committed Jun 30, 2024
1 parent c6755fc commit 1676bde
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions portablemc/forge.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
_NEO_FORGE_GROUP = "net.neoforged"
_NEO_FORGE_ARTIFACT = "neoforge"

# _FORGE_SPEC = LibrarySpecifier("net.minecraftforge", "forge", "")
# _NEO_FORGE_LEGACY_ARTIFACT_URL = "https://maven.neoforged.net/releases/net/neoforged/forge"


class ForgeVersion(Version):

Expand Down

0 comments on commit 1676bde

Please sign in to comment.