From 46619ea770fe8da1b6a9e8e233cb81adcebefb3a Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 15 Sep 2015 10:38:01 +0300 Subject: Rooting out Sites --- static/js/servo.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'static/js/servo.js') diff --git a/static/js/servo.js b/static/js/servo.js index 9e076c1..ed6be4d 100755 --- a/static/js/servo.js +++ b/static/js/servo.js @@ -1,8 +1,3 @@ -/** - * servo.js - * (c) 2014 First Party Software LTD - */ - $(document).ready(function() { $('input[type="checkbox"]').click(function(e){ -- cgit v1.2.3