blob: bd75fe1f402dc6b51b6cc1659b0a38dcee8bc37d [file] [log] [blame] [edit]
// Copyright 2023 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/net/mock_rtnl_handler.h"
namespace shill {
MockRTNLHandler::MockRTNLHandler() = default;
MockRTNLHandler::~MockRTNLHandler() = default;
} // namespace shill