summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bugzilla/comment.rb')
-rw-r--r--lib/bugzilla/comment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bugzilla/comment.rb b/lib/bugzilla/comment.rb
index 7a91530..2cd9236 100644
--- a/lib/bugzilla/comment.rb
+++ b/lib/bugzilla/comment.rb
@@ -19,4 +19,4 @@ module Bugzilla
@date = Time.parse(date)
end
end
-end \ No newline at end of file
+end