blob: ca5d7cf45b03dc4ba667950abacf236b51071234 [file] [log] [blame]
// Copyright 2018 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/mock_event_dispatcher.h"
namespace shill {
MockEventDispatcher::MockEventDispatcher() = default;
MockEventDispatcher::~MockEventDispatcher() = default;
} // namespace shill