Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 5705c96

Browse files
committed
Remote unused import
1 parent 3ec8984 commit 5705c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/containers/github-tab-container.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import {mount, shallow} from 'enzyme';
2+
import {shallow} from 'enzyme';
33

44
import {buildRepository, cloneRepository} from '../helpers';
55
import GitHubTabContainer from '../../lib/containers/github-tab-container';

0 commit comments

Comments
 (0)