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