Skip to content

Commit 4140467

Browse files
committed
Fix lint
1 parent cf66ae6 commit 4140467

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,4 +333,3 @@ test('should process whitelist properties only', t => run(t,
333333
+ '[dir=ltr] .test {padding: 1rem 2rem 3rem 4rem}'
334334
+ '[dir=rtl] .test {padding: 1rem 4rem 3rem 2rem}',
335335
{whitelist: ['padding']}));
336-

0 commit comments

Comments
 (0)