diff --git a/src/main/java/com/github/polpetta/mezzotre/telegram/command/NotFound.java b/src/main/java/com/github/polpetta/mezzotre/telegram/command/NotFound.java index ad42361..c1e3155 100644 --- a/src/main/java/com/github/polpetta/mezzotre/telegram/command/NotFound.java +++ b/src/main/java/com/github/polpetta/mezzotre/telegram/command/NotFound.java @@ -45,7 +45,6 @@ class NotFound implements Processor { @Override public CompletableFuture>> process(TgChat chat, Update update) { - // FIXME complete it with: localization, callbackQuery to show help message return CompletableFuture.supplyAsync( () -> templateContentGenerator.mergeTemplate(