acezen commented on code in PR #489:
URL: https://github.com/apache/incubator-graphar/pull/489#discussion_r1610835620
##########
cpp/include/graphar/util/filesystem.h:
##########
@@ -154,4 +154,3 @@ Result<std::shared_ptr<FileSystem>> FileSystemFromUriOrPath(
const std::string& uri, std::string* out_path = nullptr);
} // namespace graphar
-
Review Comment:
why delete the empty line of the file?
##########
cpp/include/graphar/util/reader_util.h:
##########
@@ -72,4 +72,3 @@ Result<IdType> GetEdgeNum(const std::string& prefix,
IdType vertex_chunk_index) noexcept;
} // namespace graphar::util
-
Review Comment:
why delete the empty line of the file?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]