Remove duplicate service_last_check column from the service detail view select

refs #8614
This commit is contained in:
Eric Lippmann 2015-03-10 09:58:36 +01:00
parent 2d3fec9a42
commit 330b575c7c
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ class Service extends MonitoredObject
'service_notifications_enabled_changed',
'service_action_url',
'service_notes_url',
'service_last_check',
'service_next_check',
'service_attempt',
'service_last_notification',