Remove unused count_none query

This commit is contained in:
Gregoo 2025-01-20 19:39:30 +01:00
parent ebe0585a40
commit 1b823b158b

View File

@ -1,3 +0,0 @@
SELECT count(*) AS count
FROM missing
WHERE element_id = 'None'