chore: removing more occurences of jest-fetch-mock and node-fetch

This commit is contained in:
blam
2020-10-09 13:34:08 +02:00
parent 54ef1eea7e
commit 97e0b6df35
12 changed files with 0 additions and 23 deletions
-2
View File
@@ -14,6 +14,4 @@
* limitations under the License.
*/
require('jest-fetch-mock').enableMocks();
export {};