diff --git a/src/GeoIP2/Model/City.php b/src/GeoIP2/Model/City.php index 2e53222..cc7f236 100644 --- a/src/GeoIP2/Model/City.php +++ b/src/GeoIP2/Model/City.php @@ -28,7 +28,4 @@ class City extends Country new \GeoIP2\Record\Subdivision($sub, $languages)); } } - - - } \ No newline at end of file