Skip to content

Commit 84f3847

Browse files
committed
Fixed an unrelated linter error
1 parent ffb735c commit 84f3847

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ls/lsp_server_ide.go

-2
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,6 @@ func (server *IDELSPServer) WorkspaceDidChangeConfiguration(logger jsonrpc.Funct
303303
//
304304
// Since ALS doesn’t have any workspace configuration yet,
305305
// ignore it.
306-
return
307-
308306
}
309307

310308
// WorkspaceDidChangeWatchedFiles is not implemented

0 commit comments

Comments
 (0)