Completed
Pull Request — develop (#757)
by
unknown
11:18
created
app/Report/ReportParserSetup.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 namespace Fisharebest\Webtrees\Report;
17 17
 
18 18
 use Fisharebest\Webtrees\Auth;
19
-use Fisharebest\Webtrees\Date;
20 19
 use Fisharebest\Webtrees\I18N;
21 20
 
22 21
 /**
Please login to merge, or discard this patch.
app/Controller/SourceController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use Fisharebest\Webtrees\Filter;
20 20
 use Fisharebest\Webtrees\I18N;
21 21
 use Fisharebest\Webtrees\Menu;
22
-use Fisharebest\Webtrees\Module;
23 22
 
24 23
 /**
25 24
  * Controller for the source page
Please login to merge, or discard this patch.
app/Controller/FamilyController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use Fisharebest\Webtrees\Filter;
20 20
 use Fisharebest\Webtrees\I18N;
21 21
 use Fisharebest\Webtrees\Menu;
22
-use Fisharebest\Webtrees\Module;
23 22
 
24 23
 /**
25 24
  * Controller for the source page
Please login to merge, or discard this patch.
app/Controller/GedcomRecordController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use Fisharebest\Webtrees\Filter;
20 20
 use Fisharebest\Webtrees\I18N;
21 21
 use Fisharebest\Webtrees\Menu;
22
-use Fisharebest\Webtrees\Module;
23 22
 
24 23
 /**
25 24
  * Controller for the source page
Please login to merge, or discard this patch.