aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Prabhat Sachdeva <prabhatexit0@gmail.com> 2023-08-28 23:09:45 +0530
committerGravatar GitHub <noreply@github.com> 2023-08-28 10:39:45 -0700
commitd3626287bd905be9435c165f8387222ac2759bd1 (patch)
tree2d7c90e4dc9b1aeae63bfe090e2f57461880924d
parenta2ddfe6913c1884bfef6314d00cf2b708281ff79 (diff)
downloadbun-d3626287bd905be9435c165f8387222ac2759bd1.tar.gz
bun-d3626287bd905be9435c165f8387222ac2759bd1.tar.zst
bun-d3626287bd905be9435c165f8387222ac2759bd1.zip
remove uws from .gitmodules (#4374)
-rw-r--r--.gitmodules7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitmodules b/.gitmodules
index e8b448aa4..883f63914 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -48,13 +48,6 @@ ignore = dirty
depth = 1
shallow = true
fetchRecurseSubmodules = false
-[submodule "src/deps/uws"]
-path = src/deps/uws
-url = https://github.com/Jarred-Sumner/uWebSockets
-ignore = dirty
-depth = 1
-shallow = true
-fetchRecurseSubmodules = true
[submodule "src/deps/tinycc"]
path = src/deps/tinycc
url = https://github.com/Jarred-Sumner/tinycc.git