Monitoring: Fix list notifications

This commit is contained in:
Eric Lippmann 2013-09-26 10:47:52 +02:00
parent b89d61add3
commit c56771baa3
1 changed files with 0 additions and 5 deletions

View File

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