Skip to content

Commit e33a959

Browse files
committed
bootstrap-tarballs: Remove extra newline for consistency
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
1 parent a2aa5a2 commit e33a959

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-scripts/bootstrap-tarballs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ if test -f "$BASEDIR"/mission-portal/public/scripts/package.json; then
9898
npm run build --prefix "$BASEDIR"/mission-portal/public/scripts/
9999
# remove the packages specified in devDependencies
100100
npm prune --omit=dev --prefix "$BASEDIR"/mission-portal/public/scripts/
101-
102101
fi
103102
)
104103

0 commit comments

Comments
 (0)