]> git.uio.no Git - usit-rt.git/blobdiff - share/html/REST/1.0/ticket/comment
Upgrade to 4.2.2
[usit-rt.git] / share / html / REST / 1.0 / ticket / comment
index 0999024b24705603aa40230318d8f62e22f647ac..4c058b6abcb80555cd6628228c907b4846063d13 100644 (file)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -52,7 +52,6 @@ $content
 </%ARGS>
 <%INIT>
 use MIME::Entity;
-use LWP::MediaTypes;
 use RT::Interface::REST;
 
 my $ticket = RT::Ticket->new($session{CurrentUser});