FIX linting

This commit is contained in:
Norbert de Langen 2019-04-26 18:19:33 +02:00
parent 154c9e7af4
commit f5f45bcd3a

View File

@ -1,4 +1,3 @@
/* eslint-disable-next-line no-unused-vars */
import { createElement, render } from 'rax';
import { document } from 'global';
import { stripIndents } from 'common-tags';