From a4f6cf8ede3b6f1ccd2a04e7e275a7dfe5246841 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Wed, 8 May 2013 09:31:57 -0700 Subject: [PATCH] Removed whitespace --- src/GeoIP2/Model/City.php | 3 --- 1 file changed, 3 deletions(-) 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