Просмотр исходного кода

delete eslint-disable no-console

zahmis 5 лет назад
Родитель
Сommit
e96da05564

+ 0 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotNonProxySettings.jsx

@@ -1,4 +1,3 @@
-/* eslint-disable no-console */
 import React, { useState, useEffect, useCallback } from 'react';
 import { useTranslation } from 'react-i18next';
 import PropTypes from 'prop-types';