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
1 changed files with 0 additions and 1 deletions

View File

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