mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-11 20:13:02 +00:00
Merge pull request #4172 from liliyao2022/patch-10
Deleted unused failRegexEvent
This commit is contained in:
@@ -108,7 +108,6 @@ const CreateGroup = (props) => {
|
||||
CreateGroup.propTypes = {
|
||||
createGroup: PropTypes.func,
|
||||
updateGroups: PropTypes.func,
|
||||
failRegexEvent: PropTypes.func,
|
||||
history: PropTypes.shape({
|
||||
push: PropTypes.func,
|
||||
}),
|
||||
|
Reference in New Issue
Block a user