Remove a leftover require

I thought about using it in 2931957d6ff16b5c095f6e8095384c98130133ad
once and then ended up not using it.
This commit is contained in:
Takashi Kokubun 2022-06-09 16:17:25 -07:00
parent e69e47f8d6
commit cedc36ec57
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

View File

@ -1,5 +1,4 @@
# frozen_string_literal: true
require 'shellwords'
require 'test/unit'
require 'tmpdir'
require_relative '../lib/jit_support'