From 4a04c2ec0c935dd47b124ea488d68e8c87618386 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sun, 16 Sep 2012 10:39:43 -0700 Subject: chore(): remove unused files --- Rakefile | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index e5664121..7e27f48e 100644 --- a/Rakefile +++ b/Rakefile @@ -241,19 +241,6 @@ namespace :autotest do end -desc 'Lint' -task :lint do - out = %x(lib/jsl/jsl -conf lib/jsl/jsl.default.conf) - print out -end - - -desc 'push_angularjs' -task :push_angularjs => :compile do - sh %(cat angularjs.ftp | ftp -N angularjs.netrc angularjs.org) -end - - ################### # utility methods # -- cgit v1.2.3