]> git.donarmstrong.com Git - debbugs.git/commitdiff
don't use Debbugs::Cookies
authorDon Armstrong <don@donarmstrong.com>
Wed, 20 Jun 2007 21:17:16 +0000 (22:17 +0100)
committerDon Armstrong <don@donarmstrong.com>
Wed, 20 Jun 2007 21:17:16 +0000 (22:17 +0100)
Debbugs/SOAP.pm

index 58b41d20a970098c501e475b17d9f3a1fe2d057b..89d0dd0fb4d5d23330a7cb8ab9c8f971fcd0eb79 100644 (file)
@@ -42,7 +42,6 @@ BEGIN{
 use Debbugs::Status qw(get_bug_status);
 use Debbugs::Common qw(make_list);
 use Storable qw(nstore retrieve);
-use Debbugs::Cookies;
 
 
 our $CURRENT_VERSION = 1;