Skip to content

Commit 75122de

Browse files
authored
Update AndroidLogging.swift
1 parent 1a72fce commit 75122de

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Sources/AndroidLogging/AndroidLogging.swift

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
151
#if os(Android)
162
import Android
173
#endif

0 commit comments

Comments
 (0)