Skip to content

Commit

Permalink
Fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
pkukielka committed Oct 17, 2024
1 parent f184f9b commit 3a8922f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ class WebUIService(private val project: Project) {
WebUIProxy.create(delegate)
} catch (e: IllegalStateException) {
proxyCreationException.getAndSet(e)
CodyToolWindowContent.executeOnInstanceIfNotDisposed(project) { refreshPanelsVisibility() }
null
}

Expand Down

0 comments on commit 3a8922f

Please sign in to comment.