blob: 61ee871ce301604e2b615d00d2f5a5373dccafd1 [file] [log] [blame]
// Copyright 2022 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.
// List imports that appear in submodules that are not part of fuchsia.git but
// are worked with as part of a single GN build tree.
package imports
import (
_ "go.uber.org/goleak"
)