Commit 1ded4b19 authored by Nick Thomas's avatar Nick Thomas

Merge branch 'jv-workhorse-cleanup-flag' into 'master'

Remove unused struct field

See merge request gitlab-org/gitlab!71738
parents 64b6d61a 916a6473
......@@ -155,8 +155,6 @@ type Response struct {
ProcessLsifReferences bool
// The maximum accepted size in bytes of the upload
MaximumSize int64
// DEPRECATED: Feature flag used to determine whether to strip the multipart filename of any directories
FeatureFlagExtractBase bool
}
// singleJoiningSlash is taken from reverseproxy.go:singleJoiningSlash
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment