We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a72fce commit 75122deCopy full SHA for 75122de
Sources/AndroidLogging/AndroidLogging.swift
@@ -1,17 +1,3 @@
1
-//===----------------------------------------------------------------------===//
2
-//
3
-// This source file is part of the Swift Logging API open source project
4
5
-// Copyright (c) 2018-2019 Apple Inc. and the Swift Logging API project authors
6
-// Licensed under Apache License v2.0
7
8
-// See LICENSE.txt for license information
9
-// See CONTRIBUTORS.txt for the list of Swift Logging API project authors
10
11
-// SPDX-License-Identifier: Apache-2.0
12
13
14
-
15
#if os(Android)
16
import Android
17
#endif
0 commit comments