Remove unused Immutable.List import

This commit is contained in:
kyle
2017-11-09 19:28:20 -08:00
committed by GitHub
parent 6a2659c5d0
commit bfe2667326

View File

@@ -1,5 +1,4 @@
import React from "react"
import { List } from "immutable"
import PropTypes from "prop-types"
import { helpers } from "swagger-client"
import { createDeepLinkPath, sanitizeUrl } from "core/utils"