merge from ecomp a88f0072 - Modern UI
[vid.git] / vid-webpack-master / cypress / support / steps / login.step.ts
index f35e6e6..a7ed075 100644 (file)
@@ -32,7 +32,6 @@ function login(): void {
       currentLoginCookies = res;
     });
   }
-
 }
 
 function openIframe(iframeUrl : string): void {