Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/wear-os-hex-editor-watchface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/java/com/clusterrr/hexeditorwatchface/SettingsSubActivity.java')
-rw-r--r--app/src/main/java/com/clusterrr/hexeditorwatchface/SettingsSubActivity.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/java/com/clusterrr/hexeditorwatchface/SettingsSubActivity.java b/app/src/main/java/com/clusterrr/hexeditorwatchface/SettingsSubActivity.java
index 791dd34..465fc05 100644
--- a/app/src/main/java/com/clusterrr/hexeditorwatchface/SettingsSubActivity.java
+++ b/app/src/main/java/com/clusterrr/hexeditorwatchface/SettingsSubActivity.java
@@ -1,6 +1,5 @@
package com.clusterrr.hexeditorwatchface;
-import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;