Skip to content

Commit b063737

Browse files
committed
Merge commit for internal changes
2 parents b2191ba + 1980aa3 commit b063737

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

community/style_guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,10 @@ TensorFlow uses Bazel build system and enforces next requirements:
3636

3737
```
3838
# Description:
39-
# <...>
39+
# <...>
4040
4141
package(
4242
default_visibility = ["//visibility:private"],
43-
features = ["-parse_headers"],
4443
)
4544
4645
licenses(["notice"]) # Apache 2.0

0 commit comments

Comments
 (0)