Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 71bfc6d

Browse files
committed
fix for circle CI
1 parent 5ffff0e commit 71bfc6d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/botPage/view/View.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ function renderErrorPage() {
841841

842842
// eslint-disable-next-line consistent-return
843843
function renderReactComponents() {
844+
// eslint-disable-next-line no-unused-vars
844845
let Component, dynVar;
845846
if (window.location.pathname === '/movetoderv.html') {
846847
Component = <BinaryLanding />;

src/indexPage/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ const renderBanner = () => {
8686

8787
// eslint-disable-next-line consistent-return
8888
const renderElements = () => {
89+
// eslint-disable-next-line one-var, no-unused-vars
8990
let Component, dynamicVar;
9091
if (window.location.pathname === '/movetoderiv.html') {
9192
Component = <BinaryLanding />;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy