remove boilerplate from settings

This commit is contained in:
rjwats@gmail.com
2018-03-04 17:36:04 +00:00
parent eb4bcf708e
commit 62ca13b1a4
6 changed files with 77 additions and 204 deletions

View File

@@ -16,7 +16,6 @@ import SectionContent from '../components/SectionContent'
import * as Highlight from '../constants/Highlight';
import { AP_STATUS_ENDPOINT } from '../constants/Endpoints';
import { simpleGet } from '../helpers/SimpleGet';
const styles = theme => ({
["apStatus_" + Highlight.SUCCESS]: {