[Pkg-owncloud-commits] [php-sabre-vobject] 20/46: CS
David Prévot
taffit at moszumanska.debian.org
Thu Dec 10 02:12:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 68c332354b067aaaa9436e911cc6464a0cbf7926
Author: Evert Pot <me at evertpot.com>
Date: Wed Nov 25 21:08:25 2015 -0500
CS
---
lib/DateTimeParser.php | 2 --
lib/Recur/RRuleIterator.php | 1 -
2 files changed, 3 deletions(-)
diff --git a/lib/DateTimeParser.php b/lib/DateTimeParser.php
index a12b776..4df76b2 100644
--- a/lib/DateTimeParser.php
+++ b/lib/DateTimeParser.php
@@ -5,8 +5,6 @@ namespace Sabre\VObject;
use DateTimeImmutable;
use DateTimeZone;
use DateInterval;
-use InvalidArgumentException;
-use LogicException;
/**
* DateTimeParser.
diff --git a/lib/Recur/RRuleIterator.php b/lib/Recur/RRuleIterator.php
index 9adc61f..2b320f6 100644
--- a/lib/Recur/RRuleIterator.php
+++ b/lib/Recur/RRuleIterator.php
@@ -4,7 +4,6 @@ namespace Sabre\VObject\Recur;
use DateTimeInterface;
use DateTimeImmutable;
-use InvalidArgumentException;
use Iterator;
use Sabre\VObject\DateTimeParser;
use Sabre\VObject\InvalidDataException;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list