Routing helpers are no longer needed
This commit is contained in:
parent
524c947eaf
commit
ec525efddb
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
module Gitlab
|
||||
module Routes
|
||||
class LegacyBuilds
|
||||
include Gitlab::Routing.url_helpers
|
||||
include GitlabRoutingHelper
|
||||
|
||||
def initialize(map)
|
||||
@map = map
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue