fix jslint error

This commit is contained in:
Neil Lalonde 2016-09-15 16:50:23 -04:00
parent d0ebde9d84
commit a74781fbbc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { createWidget, applyDecorators } from 'discourse/widgets/widget';
import { createWidget } from 'discourse/widgets/widget';
import { h } from 'virtual-dom';
createWidget('avatar-flair', {