noahshaw11 commented on a change in pull request #3964:
URL: https://github.com/apache/couchdb/pull/3964#discussion_r832447823



##########
File path: src/couch/src/couch_server.erl
##########
@@ -95,8 +95,6 @@ get_spidermonkey_version() -> 
list_to_binary(?COUCHDB_SPIDERMONKEY_VERSION).
 sup_start_link(N) ->
     gen_server:start_link({local, couch_server(N)}, couch_server, [N], []).
 
--spec open(any(), [any()]) ->

Review comment:
       Bad delete. Added back with the auxiliary type.




-- 
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]


Reply via email to