Continued:
[core.git] / inc / database / lib-local.php
index 544f50fb492384bfd5fe3984bb231616fc79baa6..b522315844e975b3c22d6bec55f20ab4b2a10d08 100644 (file)
@@ -24,6 +24,3 @@
 
 // For testing purposes we use a local file database
 $databaseInstance = ObjectFactory::createObjectByConfiguredName('local_file_database_class');
-
-// [EOF]
-?>