aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'guides/code/getting_started/Rakefile')
-rw-r--r--guides/code/getting_started/Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/guides/code/getting_started/Rakefile b/guides/code/getting_started/Rakefile
index e1d1ec8615..05de8bb536 100644
--- a/guides/code/getting_started/Rakefile
+++ b/guides/code/getting_started/Rakefile
@@ -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.