Skip to content

Commit

Permalink
ic: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Dec 17, 2016
1 parent c0c74f9 commit e2b0e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/cms/data/sql.js
Expand Up @@ -160,7 +160,7 @@ export function getDataSource(str) {
return match[2]
}

return ""
return ''
}

/**
Expand Down

0 comments on commit e2b0e54

Please sign in to comment.