blob: cc02825b408dc318890f4c9f3da36f3fbd658f32 [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/mock_store.h"
namespace shill {
MockStore::MockStore() = default;
MockStore::~MockStore() = default;
} // namespace shill