blob: 03ccc5b50df4d6b1b699247507a8d6904b61617e [file]
// 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 "src/modular/bin/sessionmgr/entity_provider_runner/entity_provider_launcher.h"
namespace modular {
EntityProviderLauncher::~EntityProviderLauncher() = default;
} // namespace modular