mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 12:28:50 +03:00
Remove unused _t import
This commit is contained in:
parent
92579cf463
commit
8ad189c79d
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue