make sure data is persisted to DB.
This commit is contained in:
@@ -446,11 +446,3 @@ func (sr *scrutinyRepository) GetSummary(ctx context.Context) (map[string]*model
|
||||
|
||||
return summaries, nil
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Process Thresholds
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
func (sr *scrutinyRepository) ProcessSmartAttributeThresholds() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user