From 7733c64e287cbf215bd682edb44f75151e64e67d Mon Sep 17 00:00:00 2001 From: Legonzaur Date: Thu, 7 Sep 2023 18:03:14 +0200 Subject: [PATCH] add docs submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9f1722f..75944ff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "src/db"] path = src/db url = https://github.com/ToneAPI/backend-model -[submodule "docs"] - path = docs - url = https://github.com/ToneAPI/api_docs