diff options
| author | Greg Roach <fisharebest@gmail.com> | 2015-09-26 17:44:56 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2015-09-26 17:44:56 +0100 |
| commit | 289506e348104ebaf4aad14d2f3e735c97b86b73 (patch) | |
| tree | 1d96ed8cb962924cef0e0836fb2be01402934402 /app/Census/CensusColumnMonthIfMarriedWithinYear.php | |
| parent | ef21b467575956631eb5374fe4f2bfb94e69aaa9 (diff) | |
| download | webtrees-289506e348104ebaf4aad14d2f3e735c97b86b73.tar.gz webtrees-289506e348104ebaf4aad14d2f3e735c97b86b73.tar.bz2 webtrees-289506e348104ebaf4aad14d2f3e735c97b86b73.zip | |
Census definitions
Diffstat (limited to 'app/Census/CensusColumnMonthIfMarriedWithinYear.php')
| -rw-r--r-- | app/Census/CensusColumnMonthIfMarriedWithinYear.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Census/CensusColumnMonthIfMarriedWithinYear.php b/app/Census/CensusColumnMonthIfMarriedWithinYear.php index 4919e9b65c..0750ba16d9 100644 --- a/app/Census/CensusColumnMonthIfMarriedWithinYear.php +++ b/app/Census/CensusColumnMonthIfMarriedWithinYear.php @@ -15,7 +15,6 @@ */ namespace Fisharebest\Webtrees\Census; -use Fisharebest\Webtrees\Date; use Fisharebest\Webtrees\Individual; /** |
