diff options
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' |
