Skip to content

Commit

Permalink
Removing a TODO.
Browse files Browse the repository at this point in the history
Now tracked by #118.
  • Loading branch information
The4thLaw committed Apr 25, 2021
1 parent e2b70fb commit c6af2e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/demyo-vue-frontend/src/pages/series/SeriesView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@
</template>

<script>
// TODO [long term]: Tag all albums if at least one, remove a tag if at least one album is tagged
import { sortedIndexOf } from 'lodash'
import asyncPool from 'tiny-async-pool'
import Vue from 'vue'
Expand Down

0 comments on commit c6af2e3

Please sign in to comment.