This question already has an answer here:
In my new Job search site how should I handle jobs which are expired?
Ideally those should return 410 response when deleted. But I'd like to delete them(404 response) since that'd be easy to do for my Drupal site.
Will it cause any problems?