1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Remove custom 'transpose' function

This commit is contained in:
sharkdp
2019-10-20 22:01:20 +02:00
committed by David Peter
parent b9ce3c248c
commit 3334f74b72
4 changed files with 16 additions and 45 deletions

View File

@@ -31,7 +31,6 @@ pub mod printer;
pub mod style;
pub mod syntax_mapping;
pub mod terminal;
pub mod util;
pub mod errors {
error_chain! {