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