Skip to content

Commit fe4518d

Browse files
authored
Merge pull request #17 from HyperaOfficial/remove-contributor
Remove 'Hunter Y' from the contributors list
2 parents 0b8d92e + 6b4a67b commit fe4518d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/java/dev/hypera/ultrastaffchat/utils

src/main/java/dev/hypera/ultrastaffchat/utils/Common.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public class Common {
4141
private static final int bStatsId = 5040;
4242
private static final long resourceId = 68956;
4343
private static final int configVersion = 37;
44-
private static final String[] contributors = new String[] { "Joshua Sing", "Christian F", "SLLCoding", "Hunter Y" };
44+
private static final String[] contributors = new String[] { "Joshua Sing", "Christian F", "SLLCoding" };
4545

4646
/**
4747
* Logs messages to console.

0 commit comments

Comments
 (0)