From cec434a4c322bd12e639232495b38d54f9ca917c Mon Sep 17 00:00:00 2001
From: fat <jacobthornton@gmail.com>
Date: Thu, 28 Feb 2013 20:48:48 -0800
Subject: [PATCH] rebuild

---
 docs/assets/js/bootstrap.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js
index 8982f58225..206e503be2 100644
--- a/docs/assets/js/bootstrap.js
+++ b/docs/assets/js/bootstrap.js
@@ -1129,7 +1129,6 @@
         , options = {}
         , self
 
-
       this._options && $.each(this._options, function (key, value) {
         if (defaults[key] != value) options[key] = value
       }, this)
-- 
GitLab