Revert "IntelliJ support: Add temporary option as workaround for an issue"

This reverts commit b8f9beee1a.

Reason for revert: This issue was fixed upstream via
https://github.com/bazelbuild/intellij/issues/1088

Change-Id: If965ddec250ea7e5a2f44542b0c71ecd048c673a
This commit is contained in:
Gert van Dijk
2019-09-09 11:07:42 +00:00
parent b8f9beee1a
commit 0c9353e404

View File

@@ -22,6 +22,3 @@ workspace_type: java
build_flags:
--javacopt=-g
# Temporarily add an option to work around an error in the Bazel IntelliJ plugin.
# TODO(aliceks): Remove when issue is fixed.
--incompatible_depset_is_not_iterable=false