clean up import
This commit is contained in:
parent
300a535481
commit
5f7dede514
|
@ -1,4 +1,4 @@
|
|||
import { Component, render, linkEvent } from 'inferno';
|
||||
import { Component, linkEvent } from 'inferno';
|
||||
import moment from 'moment';
|
||||
|
||||
import { endpoint } from '../env';
|
||||
|
|
Loading…
Reference in New Issue