Merge "Add missing use for namespace Wikimedia\Rdbms"

This commit is contained in:
jenkins-bot 2018-04-06 14:16:04 +00:00 committed by Gerrit Code Review
commit 882c4c4450
1 changed files with 2 additions and 0 deletions

View File

@ -9,7 +9,9 @@
* Contains the driver function for the texvc program
* @file
*/
use MediaWiki\Logger\LoggerFactory;
use Wikimedia\Rdbms\Blob;
/**
* Takes LaTeX fragments, sends them to a helper program (texvc) for rendering