From 64671f1db768c8a036cd9c39a4427ee88d40bb04 Mon Sep 17 00:00:00 2001 From: dodozhou5 Date: Tue, 23 Aug 2022 02:13:38 -0700 Subject: [PATCH] 1.update build-profile.json5 Signed-off-by: dodozhou5 --- build-profile.json5 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/build-profile.json5 b/build-profile.json5 index 1021077..daded0e 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -5,9 +5,9 @@ "products": [ { "name": "default", - "signingConfig": "default", + "signingConfig": "default" } - ] + ], }, "modules": [ { @@ -25,10 +25,6 @@ { "name": "imageknife", "srcPath": "./imageknife" - }, - { - "name": "disklrucache", - "srcPath": "./disklrucache" } ] } \ No newline at end of file