We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6957f32 commit fc75320Copy full SHA for fc75320
packages/driver-pages/lib/index.js
@@ -5,5 +5,4 @@ exports.name = pkg.name
5
exports.version = pkg.version
6
exports.apply = function ( { register } ) {
7
register( commands )
8
- register( commands )
9
}
0 commit comments