jenkins-bot has submitted this change and it was merged.

Change subject: Remove useless/unused "use" statements
......................................................................


Remove useless/unused "use" statements

Change-Id: I858893d2f91346c15060eac85af713c2f89d8234
---
M FlowActions.php
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Matthias Mullie: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/FlowActions.php b/FlowActions.php
index ffd890b..dd18eda 100644
--- a/FlowActions.php
+++ b/FlowActions.php
@@ -5,10 +5,8 @@
 use Flow\Model\UUID;
 use Flow\RevisionActionPermissions;
 use Flow\Log\Logger;
-use Flow\Block\Block;
 use Flow\Templating;
 use Flow\Container;
-use \Message;
 
 /**
  * Flow actions: key => value map with key being the action name.

-- 
To view, visit https://gerrit.wikimedia.org/r/109845
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I858893d2f91346c15060eac85af713c2f89d8234
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Matthias Mullie <mmul...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to