RIFT-14989: Login fixes for Accounts and RO Config pages
[osm/UI.git] / skyquake / framework / core / api_utils / utils.js
index 163769a..0d1990c 100644 (file)
@@ -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
 };