SidebarNavigation: remove unused ImmutableMap import
This commit is contained in:
parent
57e5d81e33
commit
2afcf5c2b6
|
@ -1,4 +1,4 @@
|
||||||
import { Map as ImmutableMap, OrderedSet as ImmutableOrderedSet } from 'immutable';
|
import { OrderedSet as ImmutableOrderedSet } from 'immutable';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { FormattedMessage } from 'react-intl';
|
import { FormattedMessage } from 'react-intl';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue