From a9c15ddbfc0813561e90a8e59773dc5e9c26832e Mon Sep 17 00:00:00 2001 From: Richard Holland Date: Sun, 22 Jan 2023 17:20:21 +0000 Subject: [PATCH] - --- src/test/app/PayChan_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/app/PayChan_test.cpp b/src/test/app/PayChan_test.cpp index b739ff328..7f5a32d70 100644 --- a/src/test/app/PayChan_test.cpp +++ b/src/test/app/PayChan_test.cpp @@ -3123,7 +3123,6 @@ struct PayChan_test : public beast::unit_test::suite auto const alice = Account("alice"); auto const bob = Account("bob"); - Env env(*this, features); auto const gw = Account{"gateway"}; auto const USD = gw["USD"];