Skip to content

Commit da5195e

Browse files
committed
Remove empty companion
1 parent f055963 commit da5195e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

clion-plugin/src/main/kotlin/org/utbot/cpp/clion/plugin/ui/services/OutputProvider.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,4 @@ class OutputProvider(val project: Project) : Disposable {
6565
}
6666
}
6767
}
68-
69-
companion object {
70-
71-
}
7268
}

0 commit comments

Comments
 (0)