]> cat aescling's git repositories - mastodon.git/commit
Remove nil check in Glitch::KeywordMute#=~.
authorDavid Yip <yipdw@member.fsf.org>
Wed, 25 Oct 2017 00:03:59 +0000 (19:03 -0500)
committerDavid Yip <yipdw@member.fsf.org>
Wed, 25 Oct 2017 00:03:59 +0000 (19:03 -0500)
commite40fe4092dfd927dd4b6605b7b398fcd0984d903
tree337b0943aaf66fd66b153d74f2b440d6c663c36c
parentd9485e6497b46aa16d8d9399389fc614fc5f21eb
Remove nil check in Glitch::KeywordMute#=~.

@regex can no longer be nil, so we don't need to check it.
app/models/glitch/keyword_mute.rb
This page took 0.020306 seconds and 3 git commands to generate.