diff --git a/coupon-on-purchase/functions/index.js b/coupon-on-purchase/functions/index.js index 494ffe0..b716a7c 100644 --- a/coupon-on-purchase/functions/index.js +++ b/coupon-on-purchase/functions/index.js @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -'use strict';licenses +'use strict'; const functions = require('firebase-functions'); const admin = require('firebase-admin');