clean up import

This commit is contained in:
Rob Watson 2020-07-03 18:35:19 +02:00
parent 300a535481
commit 5f7dede514
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { Component, render, linkEvent } from 'inferno';
import { Component, linkEvent } from 'inferno';
import moment from 'moment';
import { endpoint } from '../env';