Minor code clean up.

This commit is contained in:
Patrick Fic
2021-05-18 15:54:05 -07:00
parent 45d0cc1f5f
commit e8e0d593b7
6 changed files with 13 additions and 13 deletions

View File

@@ -1039,6 +1039,7 @@ export const SEARCH_JOBS_BY_ID_FOR_AUTOCOMPLETE = gql`
v_make_desc
v_model_desc
v_model_yr
status
}
}
`;