Remove all @1x images for iOS12 and higher

My app contains many images. iOS12 does not support non-retina devices anymore? Are there problems if I delete all @1x images? They are no longer needed? I do not use xcassets, the images are in different directories.

Remove all @1x images for iOS12 and higher
 
 
Q