From 27b36802b876805ae30c322ecbadf7286d2239fb Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Mon, 10 May 2021 13:23:25 -0600 Subject: final cleanup before first release --- app/src/main/java/me/brysonsteck/wiimmfiwatcher/AboutFragment.java | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/java/me/brysonsteck/wiimmfiwatcher/AboutFragment.java') diff --git a/app/src/main/java/me/brysonsteck/wiimmfiwatcher/AboutFragment.java b/app/src/main/java/me/brysonsteck/wiimmfiwatcher/AboutFragment.java index c74c8c5..8f9111c 100644 --- a/app/src/main/java/me/brysonsteck/wiimmfiwatcher/AboutFragment.java +++ b/app/src/main/java/me/brysonsteck/wiimmfiwatcher/AboutFragment.java @@ -2,7 +2,6 @@ package me.brysonsteck.wiimmfiwatcher; import android.annotation.SuppressLint; import android.os.Bundle; -import android.text.Html; import android.text.method.LinkMovementMethod; import android.view.View; import android.widget.TextView; -- cgit v1.2.3