Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 17, 2020
1 parent 76f3f47 commit af0151e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/prefixes.js
Expand Up @@ -364,7 +364,6 @@ f(require('caniuse-lite/data/features/css-placeholder'), browsers => {

// Placeholder-shown selector
f(require('caniuse-lite/data/features/css-placeholder-shown'), browsers => {
console.log(browsers)
prefix([':placeholder-shown'], {
selector: true,
feature: 'css-placeholder-shown',
Expand Down

0 comments on commit af0151e

Please sign in to comment.