From 3d950991d0a15dcd85bcc6a63bc00a9cc6303178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E8=B6=8A?= <1435603762@qq.com> Date: Fri, 7 Apr 2023 14:24:20 +0800 Subject: [PATCH] 1 --- doc/gtask/data/Task.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gtask/data/Task.java b/doc/gtask/data/Task.java index 6a19454..1c6ef20 100644 --- a/doc/gtask/data/Task.java +++ b/doc/gtask/data/Task.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +/*ceshi*/ package net.micode.notes.gtask.data; import android.database.Cursor;