Skip to content

Commit

Permalink
Remove unnecessary encoding doc string; UTF-8 is default
Browse files Browse the repository at this point in the history
  • Loading branch information
nilbus committed Oct 26, 2019
1 parent 7f65697 commit bae2631
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/lib/listen/silencer_spec.rb
@@ -1,5 +1,3 @@
# encoding: UTF-8

RSpec::Matchers.define :accept do |type, path|
match { |actual| !actual.silenced?(Pathname(path), type) }
end
Expand Down

0 comments on commit bae2631

Please sign in to comment.