Skip to content

Commit

Permalink
Remove invalid change
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSaini101 committed Mar 28, 2024
1 parent 8f16392 commit b5fee8c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ public ZonedDateTime getReleaseTimestamp() {
return releaseTimestamp;
}

public long getPluginID() {
return id;
}

public Plugin setReleaseTimestamp(ZonedDateTime releaseTimestamp) {
this.releaseTimestamp = releaseTimestamp;
return this;
Expand Down

0 comments on commit b5fee8c

Please sign in to comment.