setup-ubuntu.sh: remove duplicate clang-10 line

This commit is contained in:
Henrik Grimler 2020-07-08 12:46:41 +02:00
parent bb7e8e6969
commit 44f8bfaa50

View File

@ -109,7 +109,6 @@ PACKAGES+=" libssl-dev:i386"
PACKAGES+=" zlib1g-dev:i386"
# For swift.
PACKAGES+=" clang-10"
PACKAGES+=" lld"
# Needed by wrk.