pgj commented on code in PR #4810: URL: https://github.com/apache/couchdb/pull/4810#discussion_r1376324428
########## src/mango/test/03-operator-test.py: ########## @@ -10,12 +10,13 @@ # License for the specific language governing permissions and limitations under # the License. +from requests.exceptions import HTTPError Review Comment: This import is not needed any more. -- 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]
