]> git.proxmox.com Git - pve-xtermjs.git/commit
avoid unnecessary use statement for std::io::Read
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Nov 2020 15:00:25 +0000 (16:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Nov 2020 15:00:28 +0000 (16:00 +0100)
commit9c1473469bef44e0073f1b023b38dd06ee1447a7
tree8a78bccd046cff6caea8c19c651bc0b65c678eb5
parent7f8085c4acf1d89835fbe1b33a679761d9be6a9c
avoid unnecessary use statement for std::io::Read

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/main.rs