Commit e605e9e
Remove hg as default SchemeArgs
Summary:
## This stack
See D70553117 for context
## This diff
Diff #4: Change the default value of the SchemeArgs from vec![hg] to an empty vector.
This is the last diff that actually makes the E2E change. It changes the default in the argument, to support not specifying a scheme.
I update
Reviewed By: markbt
Differential Revision: D70561712
fbshipit-source-id: b11dafa93c2e02fac394b26a08eded05e4d496d91 parent d8b27aa commit e605e9e
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 71 | + | |
78 | 72 | | |
79 | 73 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 74 | | |
84 | 75 | | |
85 | 76 | | |
| |||
0 commit comments