Skip to content

Commit

Permalink
Update lsp/src/main/kotlin/org/gradle/declarative/lsp/DeclarativeLang…
Browse files Browse the repository at this point in the history
…uageServer.kt
  • Loading branch information
hegyibalint authored Nov 15, 2024
1 parent ea8b979 commit 91103f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ class DeclarativeLanguageServer : LanguageServer, LanguageClientAware {
private val LOGGER = LoggerFactory.getLogger(DeclarativeLanguageServer::class.java)
private const val MODEL_FETCH_PROGRESS_TOKEN = "modelFetchProgress"
}
}
}

0 comments on commit 91103f9

Please sign in to comment.