summaryrefslogtreecommitdiff
path: root/src/se/leap/bitmaskclient/ProviderListContent.java
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-14 16:04:56 +0200
committerParménides GV <parmegv@sdf.org>2013-12-09 19:26:42 +0100
commit9a33e4ccff4cf148a1a3ac3bbf20fcaf0238f24b (patch)
tree6b9e6136233b93b754c3df200f502ec7caac9807 /src/se/leap/bitmaskclient/ProviderListContent.java
parent8a5be8fb481beaad45779909e726fb884476b4da (diff)
A bit of cleaning.
Diffstat (limited to 'src/se/leap/bitmaskclient/ProviderListContent.java')
-rw-r--r--src/se/leap/bitmaskclient/ProviderListContent.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/se/leap/bitmaskclient/ProviderListContent.java b/src/se/leap/bitmaskclient/ProviderListContent.java
index b13c5db4..e1ca4f9a 100644
--- a/src/se/leap/bitmaskclient/ProviderListContent.java
+++ b/src/se/leap/bitmaskclient/ProviderListContent.java
@@ -28,8 +28,6 @@ import java.net.MalformedURLException;
import org.json.JSONException;
import org.json.JSONObject;
-import android.app.Activity;
-
/**
* Models the provider list shown in the ConfigurationWizard.
*