aboutsummaryrefslogtreecommitdiff
path: root/kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt
diff options
context:
space:
mode:
Diffstat (limited to 'kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt')
-rw-r--r--kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt4
1 files changed, 0 insertions, 4 deletions
diff --git a/kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt b/kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt
index 7dd7d58d..091e8eb1 100644
--- a/kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt
+++ b/kotlinx-coroutines-debug/src/CoroutinesBlockHoundIntegration.kt
@@ -1,7 +1,3 @@
-/*
- * Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
- */
-
@file:Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")
package kotlinx.coroutines.debug