From b4d3c8f618a0aceb47122fe8539ead765d6b36cf Mon Sep 17 00:00:00 2001 From: James Date: Tue, 24 Sep 2024 13:15:05 +0800 Subject: [PATCH] remove unuse. --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index 593a25c..e715b76 100755 --- a/composer.json +++ b/composer.json @@ -47,12 +47,6 @@ }, "flagrow": { "discuss": "https://www.nodeloc.com" - }, - "flarum-cli": { - "modules": { - "githubActions": true, - "backendTesting": true - } } } }