diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-08-10 19:34:38 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-08-10 19:34:38 +0200 |
| commit | 125de3e4ebdc0261ec49e3889c58bd9aef6114f2 (patch) | |
| tree | 37b185eb642026e3c65faccc9cd1424b79361ea0 | |
| parent | ab0ced187d8b1149add18aa6aedd37a0feb7d489 (diff) | |
dashboard/app: fix build again
| -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 |
