From 5895fa2910db3c55281d207f7ea59100c3dd339d Mon Sep 17 00:00:00 2001 From: Davide Polonio Date: Thu, 20 Apr 2023 11:18:24 +0200 Subject: [PATCH] chore: remove FIXME --- .../com/github/polpetta/mezzotre/telegram/command/NotFound.java | 1 - 1 file changed, 1 deletion(-) 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(