Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 4a04c2e

Browse files
committed
chore(): remove unused files
1 parent 89dd566 commit 4a04c2e

File tree

5 files changed

+0
-166
lines changed

5 files changed

+0
-166
lines changed

Rakefile

-13
Original file line numberDiff line numberDiff line change
@@ -241,19 +241,6 @@ namespace :autotest do
241241
end
242242

243243

244-
desc 'Lint'
245-
task :lint do
246-
out = %x(lib/jsl/jsl -conf lib/jsl/jsl.default.conf)
247-
print out
248-
end
249-
250-
251-
desc 'push_angularjs'
252-
task :push_angularjs => :compile do
253-
sh %(cat angularjs.ftp | ftp -N angularjs.netrc angularjs.org)
254-
end
255-
256-
257244

258245
###################
259246
# utility methods #

angularjs.ftp

-5
This file was deleted.

lib/jsl/jsl

-507 KB
Binary file not shown.

lib/jsl/jsl.default.conf

-130
This file was deleted.

pom.xml

-18
This file was deleted.

0 commit comments

Comments
 (0)