refactor(legacy): remove unused variable
This commit is contained in:
parent
0db72614eb
commit
2fc9e335a2
|
@ -672,8 +672,6 @@ SQL;
|
|||
|
||||
public static function searchLibraryFiles($datatables)
|
||||
{
|
||||
$baseUrl = Config::getBasePath();
|
||||
|
||||
$con = Propel::getConnection(CcFilesPeer::DATABASE_NAME);
|
||||
|
||||
$displayColumns = self::getLibraryColumns();
|
||||
|
|
Loading…
Reference in New Issue