diff --git a/client/src/containers/Drawers/AccountDrawer/AccountDrawerActionBar.js b/client/src/containers/Drawers/AccountDrawer/AccountDrawerActionBar.js index 7df7f3ade..50b2f9b1e 100644 --- a/client/src/containers/Drawers/AccountDrawer/AccountDrawerActionBar.js +++ b/client/src/containers/Drawers/AccountDrawer/AccountDrawerActionBar.js @@ -28,8 +28,6 @@ function AccountDrawerActionBar({ // #ownProps account, }) { - - // Handle new child button click. const onNewChildAccount = () => { openDialog('account-form', { @@ -69,9 +67,9 @@ function AccountDrawerActionBar({ />