From e21d8a33eed6e4bfc9ce98d87042a01e8b1b06f2 Mon Sep 17 00:00:00 2001 From: Rich-Harris Date: Mon, 6 Jun 2016 23:30:18 -0400 Subject: [PATCH] oops --- test/function/transformer-async/_config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/function/transformer-async/_config.js b/test/function/transformer-async/_config.js index 960eb69..cd9afd0 100644 --- a/test/function/transformer-async/_config.js +++ b/test/function/transformer-async/_config.js @@ -1,5 +1,3 @@ -var Promise = require( 'es6-promise' ).Promise; - module.exports = { description: 'transformers can be asynchronous', options: {