Skip to content

Commit 02fde37

Browse files
justinphstaylor
authored andcommitted
fix: remove derp code
1 parent b5b3aed commit 02fde37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/server.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ const mapStateOnServer = props => {
177177
toComponent: () => {},
178178
toString: () => '',
179179
};
180-
console.log('prioritizeSeoTags', prioritizeSeoTags);
181180
if (prioritizeSeoTags) {
182181
({ priorityMethods, linkTags, metaTags, scriptTags } = getPriorityMethods(props));
183182
}

0 commit comments

Comments
 (0)