diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-11-16 12:51:52 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-11-16 12:51:52 +0100 |
| commit | 348d8f13f0299cd97f9219105ed7b21e591ddd36 (patch) | |
| tree | 4cf4ab622914666dded97fc0d7a7c886a09d40dc | |
| parent | c4d43f47732557a32357a36d6c4276707e5994b1 (diff) | |
dashboard/app: fix build
| -rw-r--r-- | dashboard/app/config_stub.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dashboard/app/config_stub.go b/dashboard/app/config_stub.go index 932ebf324..0c68453a8 100644 --- a/dashboard/app/config_stub.go +++ b/dashboard/app/config_stub.go @@ -2,7 +2,6 @@ // Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. // +build !aetest -// +build package dash |
