X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fcity%2Fclasses%2Fclass_BaseCitySystem.php;fp=application%2Fcity%2Fclasses%2Fclass_BaseCitySystem.php;h=f4448a07cfee62e50d32ffd8ef2045ee5b38039f;hb=2e0e0091899925b6fd5e1b147dfcf7f3481614af;hp=79edc0d50e7edeb63eb655270390e0acf5c8165e;hpb=cbc2d8e1d21fef5a99720f5039f550ed0241d8b2;p=city.git diff --git a/application/city/classes/class_BaseCitySystem.php b/application/city/classes/class_BaseCitySystem.php index 79edc0d..f4448a0 100644 --- a/application/city/classes/class_BaseCitySystem.php +++ b/application/city/classes/class_BaseCitySystem.php @@ -64,6 +64,3 @@ class BaseCitySystem extends BaseFrameworkSystem { $this->cityInstance = $cityInstance; } } - -// [EOF] -?>