2
0
kaori 5 жил өмнө
parent
commit
13f19a25ad

+ 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;