[Bps-public-commit] net-lighthouse branch, master, updated. aa751defa4f3f5f8c287cbe25cb87d9f3e7812a6
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Fri Sep 11 12:07:18 EDT 2009
The branch, master has been updated
via aa751defa4f3f5f8c287cbe25cb87d9f3e7812a6 (commit)
from 65ed3db052b55a49d9a8dc17f5d7df7c589c9278 (commit)
Summary of changes:
lib/Net/Lighthouse/Project/Ticket/Attachment.pm | 1 -
lib/Net/Lighthouse/Project/Ticket/Version.pm | 1 -
lib/Net/Lighthouse/User/Membership.pm | 1 -
3 files changed, 0 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit aa751defa4f3f5f8c287cbe25cb87d9f3e7812a6
Author: sunnavy <sunnavy at bestpractical.com>
Date: Sat Sep 12 00:07:14 2009 +0800
clean
diff --git a/lib/Net/Lighthouse/Project/Ticket/Attachment.pm b/lib/Net/Lighthouse/Project/Ticket/Attachment.pm
index 7b5c0be..71bbd3e 100644
--- a/lib/Net/Lighthouse/Project/Ticket/Attachment.pm
+++ b/lib/Net/Lighthouse/Project/Ticket/Attachment.pm
@@ -1,6 +1,5 @@
package Net::Lighthouse::Project::Ticket::Attachment;
use Any::Moose;
-use XML::Simple;
use Params::Validate ':all';
use Net::Lighthouse::Util;
diff --git a/lib/Net/Lighthouse/Project/Ticket/Version.pm b/lib/Net/Lighthouse/Project/Ticket/Version.pm
index d494b69..64c528d 100644
--- a/lib/Net/Lighthouse/Project/Ticket/Version.pm
+++ b/lib/Net/Lighthouse/Project/Ticket/Version.pm
@@ -1,6 +1,5 @@
package Net::Lighthouse::Project::Ticket::Version;
use Any::Moose;
-use XML::Simple;
use Params::Validate ':all';
use Net::Lighthouse::Util;
diff --git a/lib/Net/Lighthouse/User/Membership.pm b/lib/Net/Lighthouse/User/Membership.pm
index 16c5443..6651143 100644
--- a/lib/Net/Lighthouse/User/Membership.pm
+++ b/lib/Net/Lighthouse/User/Membership.pm
@@ -1,6 +1,5 @@
package Net::Lighthouse::User::Membership;
use Any::Moose;
-use XML::Simple;
use Params::Validate ':all';
use Net::Lighthouse::Util;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list