Kill highlight

This commit is contained in:
Alex Krolick
2018-03-22 21:18:38 -07:00
parent 7b5764fed5
commit 0d32f18b09

View File

@@ -1,5 +1,4 @@
// Create a theme context, defaulting to light theme
// highlight-next-line
const ThemeContext = React.createContext('light');
// Signed-in user context