Auto format code

This commit is contained in:
modmuss50 2017-06-28 20:54:12 +01:00
parent c0aab7f37a
commit 774fec221e
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA
65 changed files with 100 additions and 125 deletions

View file

@ -152,7 +152,6 @@ public class CTFusionReactor {
}
}
@Override
public String describe() {
return "Removing Fusion Reactor recipe";

View file

@ -118,7 +118,6 @@ public class CTGeneric {
}
}
@Override
public String describe() {
return "Removing " + name + " recipe";