chore: drop unused destroy

This commit is contained in:
Jose Diaz-Gonzalez
2021-02-11 03:48:42 -05:00
parent 49a2f8ab82
commit d7562d36e6

View File

@@ -9,7 +9,6 @@ setup() {
teardown() {
destroy_app
destroy_app 0 "$MYAPP" || true
global_teardown
}