Skip to content

Commit

Permalink
ref(css): removed list group bootstrap styles (#22182)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinrendle authored Nov 20, 2020
1 parent 2a30ac6 commit 8a102aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 126 deletions.
1 change: 0 additions & 1 deletion src/sentry/static/sentry/less/includes/bootstrap.less
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
@import './bootstrap/tables.less';
@import './bootstrap/scaffolding.less';
@import './bootstrap/grid.less';
@import './bootstrap/list-group.less';
@import './bootstrap/utilities.less';
@import './bootstrap/responsive-utilities.less';

Expand Down
125 changes: 0 additions & 125 deletions src/sentry/static/sentry/less/includes/bootstrap/list-group.less

This file was deleted.

0 comments on commit 8a102aa

Please sign in to comment.