Skip to content

Commit

Permalink
Remove unused using method
Browse files Browse the repository at this point in the history
follow #347
  • Loading branch information
ima1zumi committed Sep 13, 2021
1 parent 2205cad commit 37453a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/reline/key_stroke.rb
@@ -1,7 +1,4 @@
class Reline::KeyStroke
using Module.new {
}

def initialize(config)
@config = config
end
Expand Down

0 comments on commit 37453a8

Please sign in to comment.