diff options
-rw-r--r-- | lib/ci/status.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ci/status.rb b/lib/ci/status.rb index 94c94261d83..c02b3b8f3e4 100644 --- a/lib/ci/status.rb +++ b/lib/ci/status.rb @@ -18,4 +18,4 @@ module Ci end end end -end
\ No newline at end of file +end |