diff --git a/src/notifications/VectorPushRulesDefinitions.js b/src/notifications/VectorPushRulesDefinitions.js
index b9ec3321..d696451d 100644
--- a/src/notifications/VectorPushRulesDefinitions.js
+++ b/src/notifications/VectorPushRulesDefinitions.js
@@ -18,7 +18,6 @@ limitations under the License.
 
 var StandardActions = require('./StandardActions');
 var PushRuleVectorState = require('./PushRuleVectorState');
-import { _t } from 'matrix-react-sdk/lib/languageHandler';
 
 class VectorPushRuleDefinition {
     constructor(opts) {