Remove executable attributes and shebang line

This commit is contained in:
Erik Michaels-Ober 2012-05-07 13:46:59 -07:00
parent 6ed9f83808
commit c887f31bfc
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env rake
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.