Skip to content

Commit 423a542

Browse files
authored
Remove unused import
This import is not used
1 parent 057a446 commit 423a542

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/src/example.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {Provider} from 'react-redux';
55
import {configureStore} from './store';
66

77
import Container from './components/container';
8-
import Notifications from 'react-notification-system-redux';
98

109
const store = configureStore();
1110

0 commit comments

Comments
 (0)