From 69dadee4166dc57bec9a88d45f12f1dcd0206fb7 Mon Sep 17 00:00:00 2001 From: Silen Naihin Date: Tue, 12 Sep 2023 14:56:33 -0700 Subject: [PATCH] moving back license, removing unnecessary files --- autogpts/autogpt/LICENSE => LICENSE | 0 agbenchmark/__init__.py | 0 agbenchmark/config.json | 1 - 3 files changed, 1 deletion(-) rename autogpts/autogpt/LICENSE => LICENSE (100%) delete mode 100644 agbenchmark/__init__.py delete mode 100644 agbenchmark/config.json diff --git a/autogpts/autogpt/LICENSE b/LICENSE similarity index 100% rename from autogpts/autogpt/LICENSE rename to LICENSE diff --git a/agbenchmark/__init__.py b/agbenchmark/__init__.py deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/agbenchmark/config.json b/agbenchmark/config.json deleted file mode 100644 index fee0da3909d9..000000000000 --- a/agbenchmark/config.json +++ /dev/null @@ -1 +0,0 @@ -{"workspace": "workspace"} \ No newline at end of file