LogRedactUtil: Remove non-relevant comment

This comment was accidentally copied from the RestApiServlet class.

Change-Id: Id7f21c6453969d52e569f08593f4833826defec6
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2018-11-29 16:14:41 +01:00
parent 7aad48c742
commit 9bc2e05c7a

View File

@@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// WARNING: NoteDbUpdateManager cares about the package name RestApiServlet lives in.
package com.google.gerrit.httpd.restapi;
import static com.google.gerrit.httpd.restapi.RestApiServlet.XD_AUTHORIZATION;