Fix duplicate sentence in visibility documentation
This paragraph was duplicated. Test: treehugger Change-Id: I6057b96e310ac0ebf8f6f2a86f93efafd189579e
This commit is contained in:
@@ -302,9 +302,6 @@ type commonProperties struct {
|
||||
// If a module does not specify the `visibility` property then it uses the
|
||||
// `default_visibility` property of the `package` module in the module's package.
|
||||
//
|
||||
// If a module does not specify the `visibility` property then it uses the
|
||||
// `default_visibility` property of the `package` module in the module's package.
|
||||
//
|
||||
// If the `default_visibility` property is not set for the module's package then
|
||||
// it will use the `default_visibility` of its closest ancestor package for which
|
||||
// a `default_visibility` property is specified.
|
||||
|
Reference in New Issue
Block a user