mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
BugFix
remove duplicate use statement
This commit is contained in:
parent
1ff217cc13
commit
df1b2c91e6
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ if (!$install) {
|
|||
*
|
||||
*/
|
||||
|
||||
use Friendica\Core\Config;
|
||||
|
||||
require_once "include/dba.php";
|
||||
|
||||
if (!$install) {
|
||||
|
|
Loading…
Reference in a new issue