fix: move checks for automated test mode into global.rs (#2956)
* fix: move checks for test/production mode into one place - global.rs * chore: rustfmt
This commit is contained in:
committed by
Antioch Peverell
parent
ecd16d114f
commit
2ae76d39bb
@@ -12,7 +12,6 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
|
||||
use crate::conn::{Message, MessageHandler, Response, Tracker};
|
||||
use crate::core::core::{self, hash::Hash, hash::Hashed, CompactBlock};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user