Ver Fonte

remove author comment

kaori há 5 anos atrás
pai
commit
13f19a25ad
1 ficheiros alterados com 0 adições e 4 exclusões
  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;