Disable loading default meshes in UE4

Hi, I have a project where i have placed some custom uasset files. But while loading the editor, I see a lot of other meshes are getting loaded (from the Engine/Content folder) like matinee cameras, spheres, cylinders etc. My task requires only the necessary files to be loaded from the project folder. How do I disable loading any default meshes in the UE editor ? Thanks.