Skip to content

Commit

Permalink
Plugin template: Remove unnecessary code
Browse files Browse the repository at this point in the history
Signed-off-by: Daijiro Fukuda <[email protected]>
  • Loading branch information
daipom committed Apr 6, 2023
1 parent 37858d3 commit 7921d5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/new_gem/test/helper.rb.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
$LOAD_PATH.unshift(File.expand_path("../../", __FILE__))
require "test-unit"
require "fluent/test"
require "fluent/test/driver/<%= type %>"
Expand Down

0 comments on commit 7921d5d

Please sign in to comment.