diff --git a/src/App.js b/src/App.js index b3c2c5b4..2c7ed62d 100644 --- a/src/App.js +++ b/src/App.js @@ -1,4 +1,3 @@ -/* eslint-disable no-unused-vars */ /* eslint-disable react/jsx-no-constructed-context-values */ /* eslint-disable no-console */ import React, { useState, useEffect, useCallback } from 'react'