[FIR] Fix redundant calls to firEffectiveVisibility()
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// FILE: ExceptionTracker.kt
|
||||
|
||||
interface ExceptionTracker : <!EXPOSED_SUPER_INTERFACE!>LockBasedStorageManager.ExceptionHandlingStrategy<!> {
|
||||
interface ExceptionTracker : LockBasedStorageManager.ExceptionHandlingStrategy {
|
||||
}
|
||||
|
||||
// FILE: StorageManager.kt
|
||||
|
||||
Reference in New Issue
Block a user