Skip to content

Commit b1efbf4

Browse files
Update lint script to remove import check
Removed import check for hubspot_sdk in lint script.
1 parent b7f32a8 commit b1efbf4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/lint

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ else
1111
echo "==> Running lints"
1212
rye run lint
1313
fi
14-
15-
echo "==> Making sure it imports"
16-
rye run python -c 'import hubspot_sdk'

0 commit comments

Comments
 (0)