Use "break" instead of "continue"
[lhc/web/wiklou.git] / includes / CommentStoreComment.php
index 3920ba0..7ed86d6 100644 (file)
@@ -20,8 +20,6 @@
  * @file
  */
 
-use Wikimedia\Rdbms\IDatabase;
-
 /**
  * CommentStoreComment represents a comment stored by CommentStore. The fields
  * should be considered read-only.