Remove "@author Aaron Schulz" annotations
[lhc/web/wiklou.git] / includes / filerepo / FileBackendDBRepoWrapper.php
index 5bc60a0..c37a942 100644 (file)
  * @file
  * @ingroup FileRepo
  * @ingroup FileBackend
- * @author Aaron Schulz
  */
 
+use Wikimedia\Rdbms\DBConnRef;
+
 /**
  * @brief Proxy backend that manages file layout rewriting for FileRepo.
  *