Skip to content

Commit

Permalink
chore: fix variable unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrery committed Sep 29, 2023
1 parent b918ec4 commit 6b76085
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script/make_utils/run_use_case_examples.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/usr/bin/env bash
set -e

DIR=$(dirname "$0")

CML_DIR=$(pwd)
USE_CASE_REL_DIR="use_case_examples"
USE_CASE_DIR="${CML_DIR}/${USE_CASE_REL_DIR}"
Expand Down

0 comments on commit 6b76085

Please sign in to comment.