Skip to content

Commit

Permalink
Merge pull request #87 from soracom/remove-unused-vars
Browse files Browse the repository at this point in the history
remove unused vars
  • Loading branch information
bearmini authored Nov 15, 2023
2 parents 93331e9 + 44af5a1 commit 0139798
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/find_unprovided_text_resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
set -Eeuo pipefail
d="$( cd "$( dirname "$0" )"; cd ..; pwd -P )"

RESET=$'\e[0m'
BOLD=$'\e[1m'
GREEN=$'\e[0;32m'
RED=$'\e[0;31m'

Expand Down

0 comments on commit 0139798

Please sign in to comment.