fixed lint issues

pull/1880/head
Gurkirat Singh 2021-05-04 23:33:05 +05:30
parent e41286888c
commit dd546e426b
No known key found for this signature in database
GPG Key ID: CFD64E1DCB3DA835
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ function git_revert() {
git reset --hard
}
function git_restore_file() {
about 'restore the deleted file from HEAD'
group 'git'