Skip to content

Commit 8063f53

Browse files
committed
remove obsolete line from convert script
1 parent 2a875b0 commit 8063f53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convertToSingleHost.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ async function deleteJSONManifestRelatedFiles() {
148148
}
149149

150150
async function deleteXMLManifestRelatedFiles() {
151-
await unlinkFileAsync("webpack.config.js");
152151
await unlinkFileAsync("manifest.xml");
153152
}
154153

0 commit comments

Comments
 (0)