You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/29 06:27:14 UTC

[GitHub] [pulsar] tuteng commented on a change in pull request #13546: fix: release note link anchor jumper incorrect in version page

tuteng commented on a change in pull request #13546:
URL: https://github.com/apache/pulsar/pull/13546#discussion_r776170433



##########
File path: site2/website/pages/en/versions.js
##########
@@ -1,13 +1,12 @@
+const React = require("react");
 
-const React = require('react');
-
-const CompLibrary = require('../../core/CompLibrary');
+const CompLibrary = require("../../core/CompLibrary");

Review comment:
       I just noticed that the file hasn't changed at all, right? It probably doesn't need to be formatted




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org