Remove last remnants of org.json

This commit is contained in:
AsamK 2015-10-06 21:42:08 +02:00
parent 4d83d2168a
commit 2c86b0bd9a
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@ package cli;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import org.json.JSONObject;
import org.whispersystems.libaxolotl.*;
import org.whispersystems.libaxolotl.state.AxolotlStore;
import org.whispersystems.libaxolotl.state.PreKeyRecord;