Skip to content

Commit

Permalink
Remove some unused variables, properties and methods
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalopin committed Dec 8, 2017
1 parent 15482eb commit 58f29cc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Extension/Core/Type/TimezoneType.php
Expand Up @@ -23,13 +23,6 @@ class TimezoneType extends AbstractType
*/
private static $timezones;

/**
* Stores the available timezone choices.
*
* @var array
*/
private static $flippedTimezones;

/**
* {@inheritdoc}
*/
Expand Down

0 comments on commit 58f29cc

Please sign in to comment.