diff --git a/.gitmodules b/.gitmodules
index f46e4e64ce..ed8ae26eba 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -138,10 +138,6 @@
path = modules/Options
url = https://github.com/aspnet/Options.git
branch = release/2.1
-[submodule "modules/Proxy"]
- path = modules/Proxy
- url = https://github.com/aspnet/Proxy.git
- branch = release/2.1
[submodule "modules/Razor"]
path = modules/Razor
url = https://github.com/aspnet/Razor.git
@@ -190,7 +186,3 @@
path = modules/WebSockets
url = https://github.com/aspnet/WebSockets.git
branch = release/2.1
-[submodule "modules/WebHooks"]
- path = modules/WebHooks
- url = https://github.com/aspnet/WebHooks.git
- branch = release/2.1
diff --git a/build/artifacts.props b/build/artifacts.props
index a1df1c0583..33c0a6d127 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -91,7 +91,6 @@
-
@@ -115,20 +114,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build/submodules.props b/build/submodules.props
index 5eb83ac7ef..2833c6e1ab 100644
--- a/build/submodules.props
+++ b/build/submodules.props
@@ -18,12 +18,10 @@
-
-
diff --git a/modules/Proxy b/modules/Proxy
deleted file mode 160000
index 8ec1eb26bb..0000000000
--- a/modules/Proxy
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8ec1eb26bbf238eac08161a83632a6260f02d234
diff --git a/modules/WebHooks b/modules/WebHooks
deleted file mode 160000
index e554b1e9f9..0000000000
--- a/modules/WebHooks
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit e554b1e9f9a07dd9af35d55bcd6f7159fc6cf752