Completed
Push — develop ( a67321...8a73f9 )
by Greg
09:18
created
app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
app/Module/BatchUpdateModule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
app/Module/GoogleMapsModule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
app/Module/RelationshipsChartModule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
app/Module/TopGivenNamesModule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
app/Module/TopPageViewsModule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
app/Module/TopSurnamesModule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
familybook.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.
medialist.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 namespace Fisharebest\Webtrees;
17 17
 
18
-use Fisharebest\Webtrees\Functions\FunctionsEdit;
19 18
 use PDOException;
20 19
 
21 20
 error_reporting(E_ALL);
Please login to merge, or discard this patch.