mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
Deleted unused failRegexEvent
This commit is contained in:
@@ -28,7 +28,6 @@ var addUserJsx = (spy, spy2, spy3) => (
|
||||
<HashRouter>
|
||||
<AddUser
|
||||
addUsers={spy}
|
||||
failRegexEvent={spy2 || spy}
|
||||
updateUsers={spy3 || spy2 || spy}
|
||||
history={{ push: () => {} }}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user