diff --git a/core/java/android/database/sqlite/SQLiteDebug.java b/core/java/android/database/sqlite/SQLiteDebug.java index a4db6d9c75368..89c3f96a77839 100644 --- a/core/java/android/database/sqlite/SQLiteDebug.java +++ b/core/java/android/database/sqlite/SQLiteDebug.java @@ -118,8 +118,6 @@ public final class SQLiteDebug { /** * contains statistics about a database - * @author vnori@google.com (Your Name Here) - * */ public static class DbStats { /** name of the database */