summaryrefslogtreecommitdiff
path: root/lib/csv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csv.rb')
-rw-r--r--lib/csv.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/csv.rb b/lib/csv.rb
index a5f670c059..862839a0e4 100644
--- a/lib/csv.rb
+++ b/lib/csv.rb
@@ -1,4 +1,3 @@
-#!/usr/bin/env ruby -w
# encoding: UTF-8
# = csv.rb -- CSV Reading and Writing
#