summaryrefslogtreecommitdiff
path: root/app/Report/ReportParserBase.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-06-01 15:32:41 +0100
committerGreg Roach <fisharebest@gmail.com>2015-06-01 15:32:41 +0100
commit68a26de2e3d4f00c7ed253c70207404abb1959db (patch)
tree7fbfb966b493eb1b969dd587c5f410dfeb0b0590 /app/Report/ReportParserBase.php
parent697a8c18adb00ad860cf146dfc49c65ffbaf1024 (diff)
downloadwebtrees-68a26de2e3d4f00c7ed253c70207404abb1959db.tar.gz
webtrees-68a26de2e3d4f00c7ed253c70207404abb1959db.tar.bz2
webtrees-68a26de2e3d4f00c7ed253c70207404abb1959db.zip
Unused imports
Diffstat (limited to 'app/Report/ReportParserBase.php')
-rw-r--r--app/Report/ReportParserBase.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Report/ReportParserBase.php b/app/Report/ReportParserBase.php
index 702e1caad4..c476e578b9 100644
--- a/app/Report/ReportParserBase.php
+++ b/app/Report/ReportParserBase.php
@@ -15,7 +15,6 @@ namespace Fisharebest\Webtrees\Report;
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-use Fisharebest\Webtrees\Date;
/**
* Class ReportParserBase