mirror of
https://github.com/atom/atom.git
synced 2026-02-11 23:25:03 -05:00
Remove debugger, test focus, and lint fixes.
This commit is contained in:
@@ -4,7 +4,7 @@ const {isSubset} = require('underscore-plus')
|
||||
|
||||
// Private: Parse a selector into parts.
|
||||
// If already parsed, returns the selector unmodified.
|
||||
//
|
||||
//
|
||||
// * `selector` a {String|Array<String>} specifying what to match
|
||||
// Returns selector parts, an {Array<String>}.
|
||||
function parse (selector) {
|
||||
|
||||
Reference in New Issue
Block a user