Remove irrelevant TODO

This commit is contained in:
sharkdp 2020-04-03 21:20:24 +02:00 committed by David Peter
parent 4590ae8535
commit f9372b55d5

View file

@ -1,4 +1,3 @@
// TODO: Possible optimization could avoid pushing characters on a buffer.
mod command;
mod input;
mod job;