From 1b46ef6085f82e70766deda31c1f2cd051a9b08c Mon Sep 17 00:00:00 2001 From: Sergei Gusenkov Date: Mon, 1 Jun 2026 22:31:43 +0300 Subject: [PATCH] Fix --- .gitmodules | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 6dac16ad..00000000 --- a/.gitmodules +++ /dev/null @@ -1,7 +0,0 @@ -[submodule "examples"] - path = examples - url = https://github.com/platformio/platformio-examples.git -[submodule "docs"] - path = docs - url = https://github.com/platformio/platformio-docs.git - branch = develop