From 0e9890db797a4f6c485e998f71b460915dbd4253 Mon Sep 17 00:00:00 2001 From: MythEclipse Date: Fri, 29 May 2026 15:36:02 +0700 Subject: [PATCH] chore: remove node-datachannel submodule in favor of npm package --- .gitmodules | 3 --- vendor/node-datachannel | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/node-datachannel diff --git a/.gitmodules b/.gitmodules index 707453a..dcf5fed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,6 +11,3 @@ [submodule "vendor/better-sqlite3"] path = vendor/better-sqlite3 url = https://github.com/MythEclipse/better-sqlite3.git -[submodule "vendor/node-datachannel"] - path = vendor/node-datachannel - url = https://github.com/MythEclipse/node-datachannel.git diff --git a/vendor/node-datachannel b/vendor/node-datachannel deleted file mode 160000 index 29e898b..0000000 --- a/vendor/node-datachannel +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 29e898be59be3957cbd23ef6caa9ab5b0303a725