Skip to content

Commit 327bb58

Browse files
committed
merge dev
2 parents 8071ef0 + d3908ea commit 327bb58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/package.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ var createExtensionTasks = configuration.environments.map((env) => {
7878
}
7979

8080
fs.writeJsonSync(taskLocFilePath, taskLoc);
81-
8281
var locfilesDirectory = path.join(taskDirectory.directory, 'Strings/resources.resjson');
8382
if (fs.existsSync(locfilesDirectory)) {
8483
var langs = fs.readdirSync(locfilesDirectory);

0 commit comments

Comments
 (0)