From 785f22bab10823ea8eba379b752f16b099bcc904 Mon Sep 17 00:00:00 2001
From: jfederico <jesus@123it.ca>
Date: Wed, 24 Aug 2016 10:37:48 -0400
Subject: [PATCH] bbb-tool: Removed file that caused the build to break

---
 bbb-lti/grails-app/assets/stylesheets/tool.css | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 bbb-lti/grails-app/assets/stylesheets/tool.css

diff --git a/bbb-lti/grails-app/assets/stylesheets/tool.css b/bbb-lti/grails-app/assets/stylesheets/tool.css
deleted file mode 100644
index 8139a748f2..0000000000
--- a/bbb-lti/grails-app/assets/stylesheets/tool.css
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
-* This is a manifest file that'll be compiled into application.css, which will include all the files
-* listed below.
-*
-* Any CSS file within this directory can be referenced here using a relative path.
-*
-* You're free to add application-wide styles to this file and they'll appear at the top of the
-* compiled file, but it's generally better to create a new file per style scope.
-*
-*= require_self
-*/
-- 
GitLab