@ -70,8 +70,6 @@ async def get_all(
SELECT wonum, asset_location
FROM public.wo_staging_maximo_2
WHERE worktype = 'OH'
AND actstart >= '2023-01-01'
AND actstart < '2024-01-01'
"""
params = {}