Browse Source

clean code

yusuketk 5 years ago
parent
commit
cf6d172497
1 changed files with 0 additions and 2 deletions
  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>
   );
 }