aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/workspaces/components/WorkspacesDashboard.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/workspaces/components/WorkspacesDashboard.js')
-rw-r--r--src/features/workspaces/components/WorkspacesDashboard.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/workspaces/components/WorkspacesDashboard.js b/src/features/workspaces/components/WorkspacesDashboard.js
index b31581a5b..52c3afdcf 100644
--- a/src/features/workspaces/components/WorkspacesDashboard.js
+++ b/src/features/workspaces/components/WorkspacesDashboard.js
@@ -77,7 +77,6 @@ class WorkspacesDashboard extends Component {
77 workspaces, 77 workspaces,
78 } = this.props; 78 } = this.props;
79 const { intl } = this.context; 79 const { intl } = this.context;
80 console.log(deleteWorkspaceRequest.result);
81 return ( 80 return (
82 <div className="settings__main"> 81 <div className="settings__main">
83 <div className="settings__header"> 82 <div className="settings__header">