From df1b2c91e69f335bb433c863e4089e7d2c00a744 Mon Sep 17 00:00:00 2001 From: Adam Magness Date: Tue, 7 Nov 2017 15:55:10 -0500 Subject: [PATCH] BugFix remove duplicate use statement --- index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.php b/index.php index 93b170ea8a..2cd5e7cba5 100644 --- a/index.php +++ b/index.php @@ -51,8 +51,6 @@ if (!$install) { * */ -use Friendica\Core\Config; - require_once "include/dba.php"; if (!$install) {