refact(deadcode): Fix deadcode and shebangs error (#324)

Signed-off-by: Sonia Singla <soniasingla.1812@gmail.com>
This commit is contained in:
Sonia Singla 2021-05-06 19:14:23 +05:30 committed by GitHub
parent 137572552e
commit 73d9580817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 5 deletions

View file

@ -1,3 +1,4 @@
#!/usr/bin/env bash
# Copyright © 2020 The OpenEBS Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
@ -12,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#!/usr/bin/env bash
set -e
echo "" > coverage.txt