소스 검색

Linter: Remove unused import

bubble
Kyle Shockey 6 년 전
부모
커밋
ed34a8dae9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      src/core/components/operation.jsx

+ 0
- 1
src/core/components/operation.jsx 파일 보기

@@ -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"


불러오는 중...
취소
저장