Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2013-12-24 18:05:53 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2013-12-24 18:05:53 +0400
commitbdf99ac8afada23db36d74b5f77ae25be5abc3d6 (patch)
tree0e6a663717a5836f1be7d5143312f52eb6fa3ffe
parent1ab5022c9baa7ec1843d0cbe11e919c6f20502b5 (diff)
remove unused error class
-rw-r--r--lib/bootstrap-sass.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bootstrap-sass.rb b/lib/bootstrap-sass.rb
index 947e4ec3..9b91c76b 100644
--- a/lib/bootstrap-sass.rb
+++ b/lib/bootstrap-sass.rb
@@ -1,6 +1,4 @@
module Bootstrap
- class FrameworkNotFound < StandardError; end
-
class << self
# Inspired by Kaminari
def load!