Remove unused variable

This commit is contained in:
Thiago Silva 2022-08-04 15:40:02 -03:00
commit a60bd4e4ee
No known key found for this signature in database
GPG key ID: 034303EB8F453169

View file

@ -1,7 +1,6 @@
#!/bin/bash
qt_dir=${1}
src_dir=${2}
set -o errexit
set -o nounset