diff --git a/.gitmodules b/.gitmodules index fce03f0a8a..e210bf2b38 100644 --- a/.gitmodules +++ b/.gitmodules @@ -178,7 +178,3 @@ path = modules/WebSockets url = https://github.com/aspnet/WebSockets.git branch = master -[submodule "modules/WebHooks"] - path = modules/WebHooks - url = https://github.com/aspnet/WebHooks.git - branch = master diff --git a/build/artifacts.props b/build/artifacts.props index 1143e838f3..fadc3bcc86 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -172,22 +172,6 @@ - - - - - - - - - - - - - - - - diff --git a/build/buildorder.props b/build/buildorder.props index 5a8aa7cfef..2f03f5e39f 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -39,7 +39,6 @@ - diff --git a/build/submodules.props b/build/submodules.props index 7d8d05b130..a342862910 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -74,7 +74,6 @@ - diff --git a/modules/SubmoduleGraph.dgml b/modules/SubmoduleGraph.dgml index ecec8d4b77..2cd4f5c57e 100644 --- a/modules/SubmoduleGraph.dgml +++ b/modules/SubmoduleGraph.dgml @@ -45,7 +45,6 @@ - @@ -370,12 +369,6 @@ - - - - - - diff --git a/modules/WebHooks b/modules/WebHooks deleted file mode 160000 index 9887b4ecbc..0000000000 --- a/modules/WebHooks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9887b4ecbc4a3a79902781c05c30020539a29e91