Commit e651036
committed
Remove unused update helper functions
Remove getUpdateSystemName and getVersionSuffix from src/main.js. These helpers (platform name mapping and semver prerelease normalization) were unused/duplicative and have been deleted to simplify the update-related code. getPlatformPackageExtension and getAppUpdateUrl remain unchanged, so there should be no behavioral change to update URL construction.1 parent 6cd6607 commit e651036
1 file changed
Lines changed: 0 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 55 | | |
63 | 56 | | |
64 | 57 | | |
65 | 58 | | |
66 | 59 | | |
67 | 60 | | |
68 | 61 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 62 | | |
91 | 63 | | |
92 | 64 | | |
| |||
0 commit comments