Skip to content

Remove unused variable urlRegex from ComposerPageState.containsKeywords

Alex Henrie requested to merge alexhenrie/geary:urlRegex into mainline

This variable wasn't being used because there's no need to make a copy of URL_REGEX here.

Merge request reports