From 6d330a83aeddd4a8683d136c7b0836eb991c6291 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 27 Feb 2013 19:20:33 -0500 Subject: [PATCH] remove shamrock from gruntfile --- Gruntfile.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 8ae69ab..b9c0cf1 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -17,8 +17,7 @@ module.exports = function (grunt) { }, swatch: { amelia: {}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{}, - shamrock:{}, simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, - united:{} + simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, united:{} }, clean: { build: { -- 2.39.2