Skip to content

Commit

Permalink
Update nixd/lib/Controller/Completion.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc authored Nov 23, 2024
1 parent b6f03c6 commit efde156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixd/lib/Controller/Completion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ void Controller::onCompletion(const CompletionParams &Params,
};
boost::asio::post(Pool, std::move(Action));
}
#undef check

void Controller::onCompletionItemResolve(const CompletionItem &Params,
Callback<CompletionItem> Reply) {
Expand Down

0 comments on commit efde156

Please sign in to comment.