From daddf751c46a53397586c7037f2bb38915b71575 Mon Sep 17 00:00:00 2001 From: Stan Grams Date: Sat, 28 Mar 2026 10:38:28 +0100 Subject: [PATCH] [chore](trx-rs):remove .gitmodules Signed-off-by: Stan Grams --- .gitmodules | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index a01b68d..0000000 --- a/.gitmodules +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: 2026 Stan Grams -# -# SPDX-License-Identifier: BSD-2-Clause - -[submodule "docs"] - path = docs - url = http://github.com/sgrams/trx-rs.wiki.git