aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/status-callback.cpp
blob: 2b417bd9275c1582254a9d2d8aaa42c5167cd33c (plain) (blame)
1
2
3
4
5
6
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#include "status-callback.h"
namespace config::sentinel {

}