blob: 53564e3bc2fa4d68e6407d3ba078cb6f6c3dcd5a [file] [log] [blame]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/device_reauth/biometric_authenticator.h"
namespace device_reauth {
BiometricAuthenticator::BiometricAuthenticator() = default;
} // namespace device_reauth