From 7dc242cecb28b84af0444f909f78cdd4228353f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20Dziewo=C5=84ski?= Date: Sun, 3 Aug 2014 21:14:57 +0200 Subject: [PATCH] Vector: Remove dead @import in screen.less This file doesn't exist anymore after If248781e, I forgot to remove this line. In a better world this would be throwing an exception instead of just doing nothing and being stupid. Change-Id: If75f0f4c5c0a896a04ab0009665a212051120c37 --- skins/Vector/screen.less | 1 - 1 file changed, 1 deletion(-) diff --git a/skins/Vector/screen.less b/skins/Vector/screen.less index f7b374f5be..da0dec5322 100644 --- a/skins/Vector/screen.less +++ b/skins/Vector/screen.less @@ -6,5 +6,4 @@ @import "components/animations.less"; @import "components/navigation.less"; @import "components/footer.less"; -@import 'components/notifications.less'; @import "components/externalLinks.less"; -- 2.20.1