1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

remove log

This commit is contained in:
Damodar Lohani 2021-05-12 16:10:57 +05:45
parent 3330841b9e
commit 7a75c3558f

View file

@ -76,7 +76,6 @@ App::init(function ($utopia, $request, $response, $console, $project, $consoleDB
$domains[$domain->get()] = true;
}
Console::info('adding ' . $domain->get() . ' to list of domains already checked');
Config::setParam('domains', $domains);
}