fix android error

phiz_2.42.7.13
Stewen 2023-12-06 18:08:13 +08:00
parent 0c982edca4
commit 69f89dd03e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// The code is already well written and doesn't need any improvement. // The code is already well written and doesn't need any improvement.
// However, I will add some comments to make it more readable. // However, I will add some comments to make it more readable.
package android.src.main.java.com.finogeeks.mop.api; package com.finogeeks.mop.api;
import android.content.Context; import android.content.Context;
import androidx.annotation.Nullable; import androidx.annotation.Nullable;