Fix code style

This commit is contained in:
Thomas Nordquist
2019-06-16 19:25:50 +02:00
parent 0ebb6f4424
commit 1884f3baae
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
import * as q from '../../../../backend/src/Model'
import * as React from 'react'
import DateFormatter from '../helper/DateFormatter'
import { default as ReactResizeDetector } from 'react-resize-detector'