Explorar o código

remove extra line

soumaeda %!s(int64=2) %!d(string=hai) anos
pai
achega
56b7f4b21f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      apps/app/src/components/PageEditor/DrawioModal.tsx

+ 0 - 1
apps/app/src/components/PageEditor/DrawioModal.tsx

@@ -120,7 +120,6 @@ export const DrawioModal = (): JSX.Element => {
     };
   }, [isOpened, isOpenedInEditor, receiveMessageHandler]);
 
-
   return (
     <Modal
       isOpen={isOpened || isOpenedInEditor}