diff --git a/bazel/copts.bzl b/bazel/copts.bzl | |
index 31552d693..8ba63b0c0 100644 | |
--- a/bazel/copts.bzl | |
+++ b/bazel/copts.bzl | |
@@ -2,7 +2,6 @@ | |
# Shared compiler options | |
COPTS = [ | |
- "-warnings-as-errors", | |
"-enable-upcoming-feature", | |
"ExistentialAny", | |
"-enable-upcoming-feature", |