Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #289 from ckipp01/client
Browse files Browse the repository at this point in the history
Remove setting the client since it's no longer necessary
  • Loading branch information
ckipp01 authored Sep 8, 2020
2 parents 30f3574 + 9bfa7c0 commit 609dd86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ async function launchMetals(
metalsClasspath,
serverProperties,
javaConfig,
clientName: "coc-metals",
});

const initializationOptions: MetalsInitializationOptions = {
Expand Down

0 comments on commit 609dd86

Please sign in to comment.