blob: 326e3844ea8d08ea468bbd2617c63461705e8fec [file] [log] [blame]
// Copyright 2017 The Fuchsia 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 "peridot/bin/entity/entity_provider_launcher.h"
namespace modular {
EntityProviderLauncher::~EntityProviderLauncher() = default;
} // namespace modular