Remove unused function

pull/1887/head
Andrew Watkins 2017-08-16 12:11:10 -07:00
parent 9553cd1088
commit 8248012701
1 changed files with 1 additions and 5 deletions

View File

@ -2,11 +2,7 @@ import React, {Component, PropTypes} from 'react'
import _ from 'lodash'
import {Tab, Tabs, TabPanel, TabPanels, TabList} from 'shared/components/Tabs'
import {
getKapacitorConfig,
updateKapacitorConfigSection,
testAlertOutput,
} from 'shared/apis'
import {getKapacitorConfig, updateKapacitorConfigSection} from 'shared/apis'
import {
AlertaConfig,