Skip to content

Commit ecf3fd5

Browse files
author
Vikas Agarwal
committed
lint fix
1 parent c1b58d0 commit ecf3fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layout/Layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react'
22
import Footer from '../Footer/Footer'
3-
import { MAINTENANCE_MODE } from '../../config/constants'
3+
// import { MAINTENANCE_MODE } from '../../config/constants'
44
import Alert from 'react-s-alert'
55
import cn from 'classnames'
66
import Maintenance from '../Maintenance/Maintenance'

0 commit comments

Comments
 (0)