Chore: Remove unused Go code (#28852)
* Chore: Remove more unused Go code Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -61,7 +61,3 @@ func (c *ContextCommandLine) RepoDirectory() string {
|
||||
func (c *ContextCommandLine) PluginURL() string {
|
||||
return c.String("pluginUrl")
|
||||
}
|
||||
|
||||
func (c *ContextCommandLine) OptionsString() string {
|
||||
return c.String("configOverrides")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user