Loading ui/build/paths/config.go +0 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ func GetConfig(name string) PathConfig { // run during the build. For more documentation, see path_interposer.go . var Configuration = map[string]PathConfig{ "bash": Allowed, "dd": Allowed, "diff": Allowed, "dlv": Allowed, "expr": Allowed, Loading Loading
ui/build/paths/config.go +0 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ func GetConfig(name string) PathConfig { // run during the build. For more documentation, see path_interposer.go . var Configuration = map[string]PathConfig{ "bash": Allowed, "dd": Allowed, "diff": Allowed, "dlv": Allowed, "expr": Allowed, Loading