mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-06 05:49:03 +08:00
fix: fix compile error
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package com.lifegpc.ehf.data.litepal
|
||||
|
||||
import org.litepal.crud.LitePalSupport
|
||||
|
||||
class ClipboardImageItem(
|
||||
val uuid:String,
|
||||
val mimeType:String
|
||||
):LitePalSupport() {
|
||||
val id:Long=0
|
||||
}
|
||||
Reference in New Issue
Block a user