Browse Source

:lipstick: Remove double space at eof

Gerard Roche 11 years ago
parent
commit
ff940f4c3a

+ 0 - 1
php-zend-framework1/application/controllers/DbMultiController.php

@@ -16,4 +16,3 @@ class DbMultiController extends Zend_Controller_Action
         $this->_helper->json->sendJson($worlds);
         $this->_helper->json->sendJson($worlds);
     }
     }
 }
 }
-