mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-13 21:13:01 +00:00
Remove unused imports and variables
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { combineReducers } from "redux";
|
||||
|
||||
export const initialState = {
|
||||
user_data: undefined,
|
||||
user_page: 0,
|
||||
|
Reference in New Issue
Block a user