Completed
Pull Request — master (#340)
by mw
01:57
created
src/iCalendar/iCalendarFileExportPrinter.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
 namespace SRF\iCalendar;
4 4
 
5 5
 use SRF\iCalendar\IcalTimezoneFormatter;
6
-use SMWQueryResult  as QueryResult;
6
+use SMWQueryResult as QueryResult;
7 7
 use SMWQueryProcessor as QueryProcessor;
8 8
 use SMWQuery as Query;
9 9
 use SMWExportPrinter as FileExportPrinter;
Please login to merge, or discard this patch.