jaydoane commented on code in PR #5729:
URL: https://github.com/apache/couchdb/pull/5729#discussion_r2483852143
##########
src/ddoc_cache/src/ddoc_cache_entry.erl:
##########
@@ -14,7 +14,6 @@
-behaviour(gen_server).
% for the stacktrace macro only so far
--include_lib("couch/include/couch_db.hrl").
Review Comment:
And here too?
##########
src/chttpd/src/chttpd_stats.erl:
##########
@@ -13,7 +13,6 @@
-module(chttpd_stats).
% for the stacktrace macro only so far
--include_lib("couch/include/couch_db.hrl").
Review Comment:
Maybe also delete comment above?
--
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]