Remove unused split from ReleaseProfile

pull/4687/head
Mark McDowall 3 years ago
parent 7e175bf95e
commit f4c71fc56f

@ -1,7 +1,6 @@
import _ from 'lodash';
import PropTypes from 'prop-types';
import React, { Component } from 'react';
import split from 'Utilities/String/split';
import { kinds } from 'Helpers/Props';
import Card from 'Components/Card';
import Label from 'Components/Label';

Loading…
Cancel
Save