summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/Dashboard.java
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-07-02 22:54:28 -0600
committerSean Leonard <meanderingcode@aetherislands.net>2013-07-18 15:44:51 -0600
commit85cbeb46d371b96af0034f08e2e323d3bc202c49 (patch)
treeadb2339052a4a5d50251a7e7d4eb9db12ed033e5 /src/se/leap/leapclient/Dashboard.java
parent5cbcbba9df34916009b05cc17b721638afa62478 (diff)
Move AboutFragment into leapclient package
Diffstat (limited to 'src/se/leap/leapclient/Dashboard.java')
-rw-r--r--src/se/leap/leapclient/Dashboard.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/se/leap/leapclient/Dashboard.java b/src/se/leap/leapclient/Dashboard.java
index a429d3b3..1b6b8e38 100644
--- a/src/se/leap/leapclient/Dashboard.java
+++ b/src/se/leap/leapclient/Dashboard.java
@@ -6,7 +6,6 @@ import org.json.JSONException;
import org.json.JSONObject;
import se.leap.leapclient.ProviderAPIResultReceiver.Receiver;
-import se.leap.openvpn.AboutFragment;
import se.leap.openvpn.LogWindow;
import se.leap.openvpn.MainActivity;
import se.leap.openvpn.OpenVPN;