From e7bb0876f5b63af9267de62c546d709f02caab2c Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Mon, 18 May 2020 18:42:39 -0230 Subject: [PATCH] Tidy tx test stub comments (#8614) --- test/unit/app/controllers/network/stubs.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/test/unit/app/controllers/network/stubs.js b/test/unit/app/controllers/network/stubs.js index 074e5e2c6..c18d24b5d 100644 --- a/test/unit/app/controllers/network/stubs.js +++ b/test/unit/app/controllers/network/stubs.js @@ -1,11 +1,3 @@ -/* - this file is for all my big stubs because i don't want to - to mingle with my tests -*/ - -export default {} - -// for pending middlewares test export const txMetaStub = { 'firstRetryBlockNumber': '0x51a402', 'hash': '0x2cc5a25744486f7383edebbf32003e5a66e18135799593d6b5cdd2bb43674f09',