mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Clean up code
This commit is contained in:
parent
f62f33d98c
commit
64d1ab688b
2 changed files with 1 additions and 4 deletions
|
|
@ -69,7 +69,6 @@ export default {
|
|||
return {
|
||||
slug,
|
||||
categoryAppList: filteredList.map( app => {
|
||||
|
||||
return {
|
||||
name: app.name,
|
||||
status: app.status,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue