Skip to content

Commit

Permalink
Remove Deprecated Classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
BONNe committed Feb 17, 2019
1 parent 3b4a64b commit f9b9410
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 1,482 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.2.1</version>
<version>1.3.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
170 changes: 0 additions & 170 deletions src/main/java/world/bentobox/challenges/ParseItem.java

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
import world.bentobox.bentobox.api.user.User;
import world.bentobox.bentobox.util.Util;

@Deprecated
public class CompleteChallenge extends CompositeCommand {

private ChallengesManager manager;
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit f9b9410

Please sign in to comment.