mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove a leftover require
I thought about using it in 2931957d6f
once and then ended up not using it.
This commit is contained in:
parent
e69e47f8d6
commit
cedc36ec57
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
require 'shellwords'
|
||||
require 'test/unit'
|
||||
require 'tmpdir'
|
||||
require_relative '../lib/jit_support'
|
||||
|
|
Loading…
Add table
Reference in a new issue