Skip to content

Commit f750bf2

Browse files
author
Nathan Tate
committed
fixup! feat(youtube-player): Add documentation to the README
1 parent 5be467f commit f750bf2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/youtube-player/BUILD.bazel

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ ng_web_test_suite(
5454
deps = [":unit_test_sources"],
5555
)
5656

57-
markdown_to_html(
58-
name = "overview",
59-
srcs = [":youtube-player.md"],
60-
)
61-
6257
filegroup(
6358
name = "source-files",
6459
srcs = glob(["**/*.ts"]),

0 commit comments

Comments
 (0)