From 62291102e3b66b66f182415cca2b7edacbe2d5c6 Mon Sep 17 00:00:00 2001 From: wangbinbin Date: Fri, 29 Nov 2019 16:33:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/java/com/novel/read/base/MyApp.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/java/com/novel/read/base/MyApp.kt b/app/src/main/java/com/novel/read/base/MyApp.kt index e241716..0af8bee 100644 --- a/app/src/main/java/com/novel/read/base/MyApp.kt +++ b/app/src/main/java/com/novel/read/base/MyApp.kt @@ -21,7 +21,6 @@ import kotlin.properties.Delegates /** * create by zlj on 2019/6/10 - * describe: */ class MyApp : Application() {