From 05eaebbc82afe2d399173ecd28dcf4eeb11afb24 Mon Sep 17 00:00:00 2001 From: Guilherme Baptista Date: Tue, 5 Feb 2013 12:55:06 -0200 Subject: [PATCH] ruby.rb: removing unnecessary line --- ruby.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/ruby.rb b/ruby.rb index 2beb1f224..b85a0422f 100644 --- a/ruby.rb +++ b/ruby.rb @@ -1,2 +1 @@ -#!/usr/bin/ruby puts "Hello World"