Skip to content

Commit

Permalink
真4.2.0,取出json遗留
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyinqiu committed Jun 27, 2020
1 parent 9872c30 commit f1c67a4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion NWorldPermissions/NWorldPermissions.iml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="bukkit-1.15.2-R0.1-20200606.093523-114" level="project" />
<orderEntry type="library" name="json-20200518" level="project" />
</component>
</module>
8 changes: 0 additions & 8 deletions NWorldPermissions/NWorldPermissions.ipr
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<element id="file-copy" path="$PROJECT_DIR$/res/plugin.yml" />
<element id="file-copy" path="$PROJECT_DIR$/res/messages.yml" />
<element id="file-copy" path="$PROJECT_DIR$/res/marks.yml" />
<element id="library" level="project" name="json-20200518" />
</root>
</artifact>
</component>
Expand Down Expand Up @@ -173,12 +172,5 @@
<JAVADOC />
<SOURCES />
</library>
<library name="json-20200518">
<CLASSES>
<root url="jar://$PROJECT_DIR$/libs/json-20200518.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
import jdk.internal.util.xml.impl.ReaderUTF8;
import org.bukkit.Bukkit;
import org.bukkit.plugin.Plugin;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;

import java.io.IOException;
import java.io.InputStream;
Expand Down

0 comments on commit f1c67a4

Please # to comment.