Ran the oh-mighty-pint

This commit is contained in:
wess
2023-04-17 09:47:56 -04:00
parent ff58c98162
commit be0116460e
361 changed files with 8395 additions and 8561 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<?php
require_once __DIR__ . '/init.php';
require_once __DIR__ . '/controllers/general.php';
require_once __DIR__.'/init.php';
require_once __DIR__.'/controllers/general.php';
use Utopia\App;
use Utopia\CLI\CLI;