From 30bd84ed22e3fe3d4ff85395a6e315366c403680 Mon Sep 17 00:00:00 2001 From: Justin Searls Date: Fri, 2 Mar 2012 00:05:48 -0500 Subject: [PATCH] silly newlines and semicolons --- vendor/jquery-no-conflict.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vendor/jquery-no-conflict.js b/vendor/jquery-no-conflict.js index c083e54..c9c2650 100644 --- a/vendor/jquery-no-conflict.js +++ b/vendor/jquery-no-conflict.js @@ -9266,5 +9266,6 @@ if ( typeof define === "function" && define.amd && define.amd.jQuery ) { })( window ); -window.FillAllTheThings = window.FillAllTheThings || {} -FillAllTheThings.$ = jQuery.noConflict(true) \ No newline at end of file +window.FillAllTheThings = window.FillAllTheThings || {}; +FillAllTheThings.$ = jQuery.noConflict(true); +