bin/setup in backlog_kit-0.13.0 vs bin/setup in backlog_kit-0.14.0

- old
+ new

@@ -1,7 +1,5 @@ #!/bin/bash set -euo pipefail IFS=$'\n\t' bundle install - -# Do any other automated setup that you need to do here