Remove unused 'jquery.tabIndex' dependency

Follows-up bfc5a57.

Bug: T226148
Bug: T233676
Change-Id: Icb4a2458c40482a45172ce09f6ec14c4f7d1ccdf
This commit is contained in:
Timo Tijhof 2019-10-04 01:06:46 +01:00 committed by Krinkle
parent ef18f498a8
commit e5c837e3eb
1 changed files with 1 additions and 2 deletions

View File

@ -63,8 +63,7 @@
"vector.js" "vector.js"
], ],
"dependencies": [ "dependencies": [
"mediawiki.util", "mediawiki.util"
"jquery.tabIndex"
] ]
} }
}, },