Skip to content

Commit 678b940

Browse files
committed
removed console.log
1 parent aa07ff5 commit 678b940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/projects/detail/containers/ProjectInfoContainer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ class ProjectInfoContainer extends React.Component {
437437
...this.extractAttachmentLinksFromPosts(feeds),
438438
...this.extractAttachmentLinksFromPosts(phaseFeeds)
439439
]
440-
console.dir(attachments)
441440

442441
return (
443442
<div>

0 commit comments

Comments
 (0)