Skip to content

Commit 7bbb1d3

Browse files
authored
Merge pull request #13 from ELIYAHUT123/patch-2
Remove unused import
2 parents 057a446 + 423a542 commit 7bbb1d3

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)