blob: ea7cbd55733cbdf49957b181d73f15f4ab83065f [file] [log] [blame]
// Copyright 2022 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/store/mock_pkcs11_slot_getter.h"
namespace shill {
MockPkcs11SlotGetter::MockPkcs11SlotGetter() = default;
MockPkcs11SlotGetter::~MockPkcs11SlotGetter() = default;
} // namespace shill