From 5b9c8b736dda9098609b1106dfc247f6767b3af3 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 16 Jan 2012 01:50:44 +0000 Subject: [PATCH] remove debug --- contrib/twitter_soc/script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/twitter_soc/script.js b/contrib/twitter_soc/script.js index f4dc0f0a..06457f3a 100644 --- a/contrib/twitter_soc/script.js +++ b/contrib/twitter_soc/script.js @@ -1,7 +1,6 @@ // jquery.tweet.js - See http://tweet.seaofclouds.com/ or https://github.com/seaofclouds/tweet for more info // Copyright (c) 2008-2011 Todd Matthews & Steve Purcell (function($) { -console.log("Loading tweet"); $.fn.tweet = function(o){ var s = $.extend({ username: null, // [string or array] required unless using the 'query' option; one or more twitter screen names (use 'list' option for multiple names, where possible)