From 523e8f703ca5177e75744f7e214f29ee2fc55fa9 Mon Sep 17 00:00:00 2001 From: Nathan Downs Date: Wed, 29 May 2019 16:50:28 -0700 Subject: [PATCH] Remove dead code --- 2/scripts/create-dist | 2 -- 1 file changed, 2 deletions(-) diff --git a/2/scripts/create-dist b/2/scripts/create-dist index 958b5495..01aa2bb5 100755 --- a/2/scripts/create-dist +++ b/2/scripts/create-dist @@ -57,9 +57,7 @@ if (digest.status || digest.signal){ throw new Error(digest.stderr.toString('utf8')); } const integrityHash = digest.stdout.toString('base64'); -const integrity = ``; const { version } = require('../../package.json'); -const src = `` function updateScript(filename) { const newScript = `