commit | a0ba54f64805b5b156ef7fe00c543a910e31bd7d | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Thu Feb 27 11:43:49 2020 -0800 |
committer | CQ Bot Account <commit-bot@chromium.org> | Fri Feb 28 01:33:18 2020 +0000 |
tree | dbffeb942349f329e286544354a37bc08edc7f31 | |
parent | 7862749df0a2e9e328637693b5c81ec091ac631f [diff] [blame] |
Roll GN to 239533d This caused gn format to flag many things which were also fixed. Change-Id: Ie1d9081a1b08047bec52c60f54d2a94366be1ba6
diff --git a/pw_docgen/BUILD.gn b/pw_docgen/BUILD.gn index 775c1d7..c93b7a8 100644 --- a/pw_docgen/BUILD.gn +++ b/pw_docgen/BUILD.gn
@@ -15,7 +15,5 @@ import("docs.gni") pw_doc_group("docs") { - sources = [ - "docs.rst", - ] + sources = [ "docs.rst" ] }