From 32622d1a0afdd4387e89d454c555a85729451933 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 9 Nov 2018 13:06:34 -0800 Subject: [PATCH] Remove the JsonPatch git submodule --- .gitmodules | 4 ---- modules/JsonPatch | 1 - 2 files changed, 5 deletions(-) delete mode 160000 modules/JsonPatch diff --git a/.gitmodules b/.gitmodules index 76458daf89..5eaf7683cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -66,10 +66,6 @@ path = modules/JavaScriptServices url = https://github.com/aspnet/JavaScriptServices.git branch = release/2.1 -[submodule "modules/JsonPatch"] - path = modules/JsonPatch - url = https://github.com/aspnet/JsonPatch.git - branch = release/2.1 [submodule "modules/KestrelHttpServer"] path = modules/KestrelHttpServer url = https://github.com/aspnet/KestrelHttpServer.git diff --git a/modules/JsonPatch b/modules/JsonPatch deleted file mode 160000 index 218064c300..0000000000 --- a/modules/JsonPatch +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 218064c300a7cf5a76669e133340a98a0c5517a5