Skip to content

Commit

Permalink
Update TagsPage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat authored Feb 28, 2023
1 parent e010e52 commit e423006
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/tags/js/src/forum/components/TagsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import classList from 'flarum/common/utils/classList';
import tagIcon from '../../common/helpers/tagIcon';
import tagLabel from '../../common/helpers/tagLabel';
import sortTags from '../../common/utils/sortTags';
import classList from 'flarum/common/utils/classList';

export default class TagsPage extends Page {
oninit(vnode) {
Expand Down

0 comments on commit e423006

Please sign in to comment.