X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fnewslash_web%2Flib%2FNewslash%2FModel%2FComments.pm;h=e811b5b8dc299779a2e647e6ba4a5223eb02d147;hb=639af6bd3056b72ea4369000ace6bf2979263b4f;hp=7a10f563005df66136457b180d9f28a8a906aabf;hpb=76c291f9dc3cd3f8bb7bf995660b39b35622af80;p=newslash%2Fnewslash.git diff --git a/src/newslash_web/lib/Newslash/Model/Comments.pm b/src/newslash_web/lib/Newslash/Model/Comments.pm index 7a10f563..e811b5b8 100644 --- a/src/newslash_web/lib/Newslash/Model/Comments.pm +++ b/src/newslash_web/lib/Newslash/Model/Comments.pm @@ -7,7 +7,6 @@ use Mojo::Log; use bytes qw(); use Digest::MD5 qw(md5_hex); use Encode; -use Newslash::Util::Formatters qw(datetime_to_string); sub count { my $self = shift;