Monitoring: Fix list notifications
This commit is contained in:
parent
b89d61add3
commit
c56771baa3
|
@ -33,9 +33,4 @@ class Notification extends DataView
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getTableName()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue