From 125de3e4ebdc0261ec49e3889c58bd9aef6114f2 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 10 Aug 2017 19:34:38 +0200 Subject: dashboard/app: fix build again --- dashboard/app/config_stub.go | 1 - 1 file changed, 1 deletion(-) 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 -- cgit mrf-deployment