mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 00:08:53 +08:00
DEV: Remove code that is not used.
This commit is contained in:
@ -5,10 +5,6 @@ require_dependency 'search'
|
||||
|
||||
describe Search do
|
||||
|
||||
class TextHelper
|
||||
extend ActionView::Helpers::TextHelper
|
||||
end
|
||||
|
||||
before do
|
||||
SearchIndexer.enable
|
||||
end
|
||||
|
Reference in New Issue
Block a user