blob: b65ec68e59d59b8ffbb56e7c0c2b39c3dbf83121 [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/lib/module_manifest_source/module_manifest_source.h"
namespace modular {
ModuleManifestSource::~ModuleManifestSource() = default;
} // namespace modular