Skip to content

Commit 835a41a

Browse files
committed
appease linter
1 parent 0099997 commit 835a41a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/update-sdk.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
set -euo pipefail
1818

19-
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
2019
CURRENT_SDK_RELEASE=$(go list -m all | grep go.mongodb.org/atlas-sdk | awk -F '/| ' '{print $3}')
2120
echo "CURRENT_SDK_RELEASE: $CURRENT_SDK_RELEASE"
2221

0 commit comments

Comments
 (0)