Ver código fonte

Linter: Remove unused import

bubble
Kyle Shockey 6 anos atrás
pai
commit
ed34a8dae9
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      src/core/components/operation.jsx

+ 0
- 1
src/core/components/operation.jsx Ver arquivo

@@ -1,5 +1,4 @@
import React, { PureComponent } from "react"
import { List } from "immutable"
import PropTypes from "prop-types"
import { getList } from "core/utils"
import * as CustomPropTypes from "core/proptypes"


Carregando…
Cancelar
Salvar