Skip to content

Commit 46b217a

Browse files
jruel3copybara-github
authored andcommitted
Cleanup the Windows 10 Ref
PiperOrigin-RevId: 827676005
1 parent 29257d4 commit 46b217a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cli/commands/write/write.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ func init() {
7474
subcommands.Register(&writeCmd{name: "write"}, "")
7575
subcommands.Register(&writeCmd{name: "update", distro: "windows", track: "stable", update: true}, "")
7676
subcommands.Register(&writeCmd{name: "windows", distro: "windows", track: "stable"}, "")
77-
subcommands.Register(&writeCmd{name: "windows10", distro: "windows10", track: "stable"}, "")
7877
subcommands.Register(&writeCmd{name: "windowsdev", distro: "windowsdev", track: "stable"}, "")
7978
subcommands.Register(&writeCmd{name: "windowsffu", distro: "windowsffu", track: "stable", ffu: true}, "")
8079
}

0 commit comments

Comments
 (0)