Skip to content

Commit

Permalink
Remove last few remaining mentions of last_used
Browse files Browse the repository at this point in the history
  • Loading branch information
Difegue committed Jun 27, 2024
1 parent bd0b2d7 commit f752406
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions tests/mocks.pl
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,13 @@ sub setup_redis_mock {
},
"SET_1589141306": {
"archives": "[\\\"e69e43e1355267f7d32a4f9b7f2fe108d2401ebf\\\",\\\"e69e43e1355267f7d32a4f9b7f2fe108d2401ebg\\\"]",
"last_used": "1589141306",
"name": "Segata Sanshiro",
"pinned": "1",
"search": ""
},
"SET_1589138380":{
"archives": "[]",
"id": "SET_1589138380",
"last_used": "1589138380",
"name": "AMERICA ONRY",
"pinned": "0",
"search": "American"
Expand Down
1 change: 0 additions & 1 deletion tools/Documentation/api-documentation/archive-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ ID of the Archive to process.
"7f03b8b1f337e1e42b2c2890533c0de7479d41ca"
],
"id": "SET_1613080290",
"last_used": "1614298062",
"name": "My great category",
"pinned": "0",
"search": ""
Expand Down
4 changes: 0 additions & 4 deletions tools/Documentation/api-documentation/category-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,13 @@ Get all the categories saved on the server.
{
"archives": [],
"id": "SET_1589227137",
"last_used": "1589487499",
"name": "doujinshi 💦💦💦",
"pinned": "1",
"search": "doujinshi"
},
{
"archives": [],
"id": "SET_1589291510",
"last_used": "1589487501",
"name": "All archives by uo denim",
"pinned": "0",
"search": "artist:uo denim"
Expand All @@ -33,7 +31,6 @@ Get all the categories saved on the server.
"32f0edeb5d5b3cf71a02b39279a69d0a903e4aed"
],
"id": "SET_1589493021",
"last_used": "1589493776",
"name": "The very best",
"pinned": "0",
"search": ""
Expand All @@ -57,7 +54,6 @@ ID of the Category desired.
{
"archives": [],
"id": "SET_1613080290",
"last_used": "1613080930",
"name": "My great category",
"pinned": "0",
"search": ""
Expand Down

0 comments on commit f752406

Please sign in to comment.