mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 00:54:04 +02:00
tests/browsers.js: remove unneeded export
This commit is contained in:
@@ -74,9 +74,6 @@ const browsers = {
|
||||
}
|
||||
}
|
||||
|
||||
const browsersKeys = Object.keys(browsers)
|
||||
|
||||
module.exports = {
|
||||
browsers,
|
||||
browsersKeys
|
||||
browsers
|
||||
}
|
||||
|
Reference in New Issue
Block a user