Merge pull request #4937 from artoscinote/ma_SCI_6359

Fix multiple route helper incluions [SCI-6359]
This commit is contained in:
artoscinote 2023-02-06 13:08:04 +01:00 committed by GitHub
commit 2af2479808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@
module Experiments
class TableViewService
include Rails.application.routes.url_helpers
include ActionView::Helpers::DateHelper
include CommentHelper
include ProjectsHelper