From fcef1f4d273f8f792ec70ac75c1ea77fc9b03cd1 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 15 Aug 2022 06:22:22 +0200 Subject: Fix missing stuff --- plugins/example-plugin/plugin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 plugins/example-plugin/plugin.json (limited to 'plugins/example-plugin/plugin.json') diff --git a/plugins/example-plugin/plugin.json b/plugins/example-plugin/plugin.json deleted file mode 100644 index 980edbdf..00000000 --- a/plugins/example-plugin/plugin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "id": "example-plugin", - "name": "Fosscord example plugin", - "authors": [ - "The Arcane Brony" - ], - "repository": "https://github.com/fosscord/fosscord-server", - "license": "" -} -- cgit 1.5.1