diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-10-08 20:58:31 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-10-08 20:58:31 -0300 |
commit | cba6ff9c72edb8a5cf2a933be6b8d8e8ef85a040 (patch) | |
tree | e9a0b04f8a6638e7a80ccac16d0766c0a4f15540 /src | |
parent | e2576723ec0ad59b6f8fe18cb4f1616293c213c9 (diff) |
you win some, you lose some
Diffstat (limited to 'src')
-rw-r--r-- | src/search.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/search.js b/src/search.js index e190d63b..c853c3be 100644 --- a/src/search.js +++ b/src/search.js @@ -24,8 +24,6 @@ function bindSearchUtilities({ thumbsCache, urls, }) { - // TODO: :boom: - const bound = { urls, }; |