Sfoglia il codice sorgente

remove author comment

kaori 5 anni fa
parent
commit
13f19a25ad
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      src/client/js/components/CommentLinkButton.jsx

+ 0 - 4
src/client/js/components/CommentLinkButton.jsx

@@ -7,10 +7,6 @@ import { withUnstatedContainers } from './UnstatedUtils';
 
 const WIKI_HEADER_LINK = 120;
 
-/**
- * @author Kaori Tokashiki <kaori@weseek.co.jp>
- *
- */
 const CommentLinkButton = (props) => {
 
   const { navigationContainer } = props;