X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fframework%2Fcore%2Fapi_utils%2Futils.js;fp=skyquake%2Fframework%2Fcore%2Fapi_utils%2Futils.js;h=0d1990c64a097306ef1eb68c7de0b049a39a4786;hp=163769a981b7038bec09dad021e4e39b8c944a1f;hb=ea969fdb66c5c0b0754d5c03e13690770a282088;hpb=9a546bd5bcb6db7488f6a4059a356d8beb9b5b11 diff --git a/skyquake/framework/core/api_utils/utils.js b/skyquake/framework/core/api_utils/utils.js index 163769a98..0d1990c64 100644 --- a/skyquake/framework/core/api_utils/utils.js +++ b/skyquake/framework/core/api_utils/utils.js @@ -1,5 +1,5 @@ /* - * + * * Copyright 2016 RIFT.IO Inc * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -233,5 +233,5 @@ module.exports = { sendSuccessResponse: sendSuccessResponse, - passThroughConstructor: passThroughConstructor + passThroughConstructor: passThroughConstructor };