mirror of
https://github.com/friendica/friendica
synced 2025-04-24 10:30:11 +00:00
Remove unused code
This commit is contained in:
parent
4e00a3ed63
commit
d4b7278102
2 changed files with 0 additions and 6 deletions
|
@ -14,8 +14,6 @@ use Psr\Log\LoggerInterface;
|
|||
*/
|
||||
abstract class BaseModel
|
||||
{
|
||||
protected static $table_name;
|
||||
|
||||
/** @var Database */
|
||||
protected $dba;
|
||||
/** @var LoggerInterface */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue