From 92c1c481d012b5f7765050a7b166e85d0c5cceed Mon Sep 17 00:00:00 2001 From: Max Moroz Date: Wed, 12 Oct 2016 22:31:04 +0200 Subject: [PATCH] [woff2] Remove "git submodule sync" command. --- woff2/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/woff2/build.sh b/woff2/build.sh index 404e1d6d1..8a2a7efc3 100755 --- a/woff2/build.sh +++ b/woff2/build.sh @@ -18,7 +18,6 @@ cd /src/woff2 # Checkout and update submodules. -git submodule sync git submodule init || true git submodule update --recursive