mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
fix: lint error
This commit is contained in:
parent
24d9bb03b1
commit
9ed4e08cd4
@ -2,7 +2,6 @@ import React, { useEffect } from 'react';
|
||||
import { Menu, MenuItem } from 'react-mdl';
|
||||
import { DropdownButton } from '../../common';
|
||||
import PropTypes from 'prop-types';
|
||||
import { enable } from 'debug';
|
||||
|
||||
const ALL_PROJECTS = { id: '*', name: '> All projects' };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user