mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 13:16:15 +00:00
remove unused lib check
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
8fb11bf713
commit
3377021d2c
@ -126,10 +126,6 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ $checkLibrary -eq 1 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ ! $lintValue -eq 2 ]; then
|
||||
exit $lintValue
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user