From 2f8d089b95988f672c4ce3ebcaae4cd88b433109 Mon Sep 17 00:00:00 2001 From: dxj <2490339921@qq.com> Date: Thu, 17 Apr 2025 14:38:34 +0800 Subject: [PATCH] test --- src/main/java/net/micode/notes/ui/AlarmAlertActivity.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java b/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java index 85723be..f571372 100644 --- a/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java +++ b/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java @@ -13,9 +13,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +//test package net.micode.notes.ui; - import android.app.Activity; import android.app.AlertDialog; import android.content.Context;