chore: remove FIXME
This commit is contained in:
parent
d32915cf3f
commit
5895fa2910
@ -45,7 +45,6 @@ class NotFound implements Processor {
|
||||
|
||||
@Override
|
||||
public CompletableFuture<Optional<BaseRequest<?, ?>>> process(TgChat chat, Update update) {
|
||||
// FIXME complete it with: localization, callbackQuery to show help message
|
||||
return CompletableFuture.supplyAsync(
|
||||
() ->
|
||||
templateContentGenerator.mergeTemplate(
|
||||
|
Loading…
x
Reference in New Issue
Block a user