1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Remove uselsess shebang

as the file is not executable anyway.
This commit is contained in:
Pavel Valena 2019-09-25 15:35:56 +02:00 committed by Kazuhiro NISHIYAMA
parent 12d05537d7
commit b439ee1b8f
Notes: git 2019-10-09 12:42:07 +09:00

View file

@ -1,4 +1,3 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
require_relative '../http'