yusuketk 5 年 前
コミット
cf6d172497
1 ファイル変更0 行追加2 行削除
  1. 0 2
      src/client/js/components/Admin/App/AwsSetting.jsx

+ 0 - 2
src/client/js/components/Admin/App/AwsSetting.jsx

@@ -94,8 +94,6 @@ function AwsSetting(props) {
           />
         </div>
       </div>
-
-
     </React.Fragment>
   );
 }