mirror of https://github.com/vector-im/riot-web
Remove unused _t import
parent
92579cf463
commit
8ad189c79d
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue