mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-28 05:56:37 +10:00
5 lines
64 B
Ruby
5 lines
64 B
Ruby
module Milestones
|
|
class BaseService < ::BaseService
|
|
end
|
|
end
|