summaryrefslogtreecommitdiff
path: root/app/Controller/FanchartController.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-04-12 09:04:54 +0100
committerGreg Roach <fisharebest@gmail.com>2016-04-12 09:04:54 +0100
commitcb10d69aa424239be1882e49d9f8e5fe1c228d81 (patch)
treea9bd33dadd733622c8671df50987b86461f5a549 /app/Controller/FanchartController.php
parent90dc8acfbb6718fe6ec84f3f5514492159e862c1 (diff)
downloadwebtrees-cb10d69aa424239be1882e49d9f8e5fe1c228d81.tar.gz
webtrees-cb10d69aa424239be1882e49d9f8e5fe1c228d81.tar.bz2
webtrees-cb10d69aa424239be1882e49d9f8e5fe1c228d81.zip
Unused use
Diffstat (limited to 'app/Controller/FanchartController.php')
-rw-r--r--app/Controller/FanchartController.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Controller/FanchartController.php b/app/Controller/FanchartController.php
index 2744e07d8d..162b060b7a 100644
--- a/app/Controller/FanchartController.php
+++ b/app/Controller/FanchartController.php
@@ -15,10 +15,8 @@
*/
namespace Fisharebest\Webtrees\Controller;
-use Fisharebest\Webtrees\Auth;
use Fisharebest\Webtrees\Filter;
use Fisharebest\Webtrees\I18N;
-use Fisharebest\Webtrees\Module;
use Fisharebest\Webtrees\Theme;
/**