diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-03-09 21:20:03 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-03-09 21:20:03 +0100 |
| commit | 554695be3d2c0ed122fa83b6b0ac76e338116268 (patch) | |
| tree | 80facb1f97e3c345d6133c788587210083e84e3b /animism-align/frontend/app/common | |
| parent | eeffc71a1eec3e80f1a1e1147ef1e5581c721c3e (diff) | |
making overview load
Diffstat (limited to 'animism-align/frontend/app/common')
| -rw-r--r-- | animism-align/frontend/app/common/tableIndex.component.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/animism-align/frontend/app/common/tableIndex.component.js b/animism-align/frontend/app/common/tableIndex.component.js index c58fc35..127ecf9 100644 --- a/animism-align/frontend/app/common/tableIndex.component.js +++ b/animism-align/frontend/app/common/tableIndex.component.js @@ -1,6 +1,5 @@ import React, { Component } from 'react' import { Link } from 'react-router-dom' -import { connect } from 'react-redux' import { formatDateTime } from 'app/utils' import { Loader, Swatch, Dot } from 'app/common' |
