revert: Revert auto write user configuration (#558)

This commit is contained in:
Róbert Kiss
2018-01-14 19:32:41 +01:00
committed by László Monda
parent c7baa00720
commit a8108b9abf
10 changed files with 7 additions and 39 deletions

View File

@@ -1,4 +1,3 @@
export interface CommandLineArgs {
addons: boolean;
autoWriteConfig: boolean;
}