3 lines
63 B
Ruby
3 lines
63 B
Ruby
module Gitlab
|
|
class UpdatePathError < StandardError; end
|
|
end
|
module Gitlab
|
|
class UpdatePathError < StandardError; end
|
|
end
|