From f7f449921e7725142ac9d51ad80c250dc870fbbb Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Fri, 8 Jan 2016 16:55:19 -0500 Subject: [PATCH] remove reference to deprecated color file --- awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less | 1 - 1 file changed, 1 deletion(-) diff --git a/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less b/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less index 12d6b1f39a..eb7a1bbf9e 100644 --- a/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less +++ b/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less @@ -1,6 +1,5 @@ /** @define DashboardGraphs */ -@import "../../shared/branding/colors.less"; @import "../../shared/branding/colors.default.less"; .DashboardGraphs {