Monitoring: Fix list notifications

This commit is contained in:
Eric Lippmann 2013-09-26 10:47:52 +02:00
parent b89d61add3
commit c56771baa3

View File

@ -33,9 +33,4 @@ class Notification extends DataView
)
);
}
public function getTableName()
{
}
}