blob: c855e9da80654cf28c3e69ef87930533d23dd98e [file] [log] [blame]
// Copyright 2015 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 "lib/tonic/dart_library_provider.h"
namespace tonic {
DartLibraryProvider::~DartLibraryProvider() {}
} // namespace tonic