Skip to content

Commit

Permalink
fix: #getLogger() method clashing
Browse files Browse the repository at this point in the history
  • Loading branch information
RealRONiN committed Aug 5, 2022
1 parent 719f513 commit 73716e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/in/arcadelabs/labaide/LabAide.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public class LabAide extends JavaPlugin {

@Getter
private static LabAide instance;
@Getter
private static Logger logger;

@SneakyThrows
Expand Down

0 comments on commit 73716e6

Please sign in to comment.