fix: cleanup

This commit is contained in:
tannerlinsley
2019-10-01 20:34:37 -06:00
parent 40477c1c83
commit 7d84f86612

View File

@@ -1,7 +1,5 @@
import React from 'react'
//
import { types } from '../actions'
export const defaultState = {}
const defaultReducer = (old, newState) => newState