From 31ddc7ee5bd55f1ac593c8a8419903f6282805cf Mon Sep 17 00:00:00 2001 From: Alexey Kudravtsev Date: Wed, 20 Nov 2013 13:50:32 +0400 Subject: [PATCH] removed js-analysis-impl module --- build/scripts/layouts.gant | 1 - 1 file changed, 1 deletion(-) diff --git a/build/scripts/layouts.gant b/build/scripts/layouts.gant index e23b893019c4..fb0427ec800e 100644 --- a/build/scripts/layouts.gant +++ b/build/scripts/layouts.gant @@ -77,7 +77,6 @@ def layoutFull(String home, String targetDirectory, String patchedDescriptorDir "java-indexing-impl", "java-impl", "java-psi-impl", - "js-analysis-impl", "jsp-spi", "manifest", "platform-main",