Skip to content

Commit

Permalink
[WIP] Linting again again
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Dec 13, 2019
1 parent 315f904 commit a2eadfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/compilers/ts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ use futures::Future;
use regex::Regex;
use std::collections::HashMap;
use std::collections::HashSet;
use std::hash::BuildHasher;
use std::fs;
use std::hash::BuildHasher;
use std::io;
use std::path::PathBuf;
use std::pin::Pin;
Expand Down

0 comments on commit a2eadfb

Please sign in to comment.