X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2Frdbms%2Flbfactory%2FILBFactory.php;h=ac79acc64f9510c2de3085066e0b2fccb072fc0f;hb=dd359741cc90aec7fa8af70da4e0043a5ce89fa4;hp=faf7fb179c29d124c0aa8f7cc311d71eab64ff63;hpb=d17eeb742a26c2567de96872c0419b39b97cde56;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/rdbms/lbfactory/ILBFactory.php b/includes/libs/rdbms/lbfactory/ILBFactory.php index faf7fb179c..ac79acc64f 100644 --- a/includes/libs/rdbms/lbfactory/ILBFactory.php +++ b/includes/libs/rdbms/lbfactory/ILBFactory.php @@ -24,8 +24,6 @@ namespace Wikimedia\Rdbms; use InvalidArgumentException; -use DBTransactionError; -use DBReplicationWaitError; /** * An interface for generating database load balancers