Skip to content

Commit

Permalink
Remove comment about legacy package loading.
Browse files Browse the repository at this point in the history
RELNOTES: None
PiperOrigin-RevId: 197504627
  • Loading branch information
dkelmer authored and Copybara-Service committed May 22, 2018
1 parent e337084 commit 3e5c59f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1138,8 +1138,8 @@ private GlobberWithSkyframeGlobDeps makeGlobber(
}

/**
* Constructs a {@link Package} object for the given package using legacy package loading. Note
* that the returned package may be in error.
* Constructs a {@link Package} object for the given package. Note that the returned package
* may be in error.
*
* <p>May return null if the computation has to be restarted.
*
Expand Down

0 comments on commit 3e5c59f

Please sign in to comment.