refactor(legacy): remove unused variable
This commit is contained in:
parent
fcfe52ec9d
commit
ec2c560831
1 changed files with 0 additions and 2 deletions
|
@ -672,8 +672,6 @@ SQL;
|
|||
|
||||
public static function searchLibraryFiles($datatables)
|
||||
{
|
||||
$baseUrl = Config::getBasePath();
|
||||
|
||||
$con = Propel::getConnection(CcFilesPeer::DATABASE_NAME);
|
||||
|
||||
$displayColumns = self::getLibraryColumns();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue