Skip to content

Commit 1ccf27f

Browse files
TODO reset
1 parent 8666007 commit 1ccf27f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

udroid/src/udroid.sh

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -695,12 +695,10 @@ remove() {
695695
fi
696696

697697
}
698-
699698
_reset() {
700-
local arg=$1
701-
remove --reset $arg
699+
# TODO
700+
TITLE "[TODO]"
702701
}
703-
704702
####################
705703
download() {
706704
local name=$1

0 commit comments

Comments
 (0)