delete unnecessary rustfmt alias

This commit is contained in:
Dmytro Meleshko 2018-07-03 11:55:11 +03:00
parent 1eb6398305
commit 03496920d0
1 changed files with 0 additions and 2 deletions

View File

@ -3,5 +3,3 @@
alias '$'=''
alias find="noglob find"
alias rustfmt="rustfmt --force"