Oh, I see the problem. Yeah, you don't have to worry about collisions if you are not using them.
If you want to get rid of the red outline for all tiles, you can manually edit one JSON file in your project.
Make a back up copy of your project file, rename it to .zip (or save as folder). Extract files, find your tilemap in ObjectTypes folder and edit "tile-collision-polys" section in it manually. You can copy/paste it from here:
dpaste.com/4AE6RDJ4X
There are 1000 lines, you can paste as many lines as there are tiles in your tilemap. Just make sure to preserve the correct JSON structure.