lockbox-extension
lockbox-extension copied to clipboard
Merge the cache and list reducers (part 2 of the Redux refactor)
The cache and list reducers in our Redux code are really very-tightly related and they should just be merged. There's no benefit I can think of for them being separate at this point.