浏览代码

delete blank

Shun Miyazawa 5 年之前
父节点
当前提交
db1f704fa4
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/client/js/components/Admin/Notification/SlackIntegrationNotificationSetting.jsx

+ 0 - 2
src/client/js/components/Admin/Notification/SlackIntegrationNotificationSetting.jsx

@@ -29,8 +29,6 @@ function NotificationSetting(props) {
     setActiveComponents(activeComponents.add(selectedTab));
   };
 
-
-
   if (adminNotificationContainer.state.webhookUrl === adminNotificationContainer.dummyWebhookUrl) {
     throw (async() => {
       try {