Skip to content

Commit 6599e19

Browse files
machourHoussein Djirdeh
authored andcommitted
chore: remove unused component (#730)
* chore: remove unused component Closes #725 * chore: remove test and export Oo'
1 parent ef4756b commit 6599e19

File tree

3 files changed

+0
-77
lines changed

3 files changed

+0
-77
lines changed

__tests__/tests/components/RepositorySectionTitle.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

src/components/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export * from './notification-list-item.component';
1919
export * from './parallax-scroll.component';
2020
export * from './repository-list-item.component';
2121
export * from './repository-profile.component';
22-
export * from './repository-section-title.component';
2322
export * from './search-bar.component'; // eslint-disable-line import/no-unresolved
2423
export * from './section-list.component';
2524
export * from './state-badge.component';

src/components/repository-section-title.component.js

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)