Skip to content

Commit

Permalink
Main: removing unless code line
Browse files Browse the repository at this point in the history
  • Loading branch information
d3cryptofc committed Aug 2, 2024
1 parent d1e5a4e commit abb16d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/br/minilambda/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ public class Main extends JavaPlugin {
private Logger logger;
private Server server;
private PluginManager plugin_manager;
private String version;

@Override
public void onEnable(){
Expand Down

0 comments on commit abb16d2

Please sign in to comment.