In order to remove RefObjModel, you have to delete it from it's corresponding model.
Usually it is not preferable to modify the migration files manually (unless a person really really knows what he is doing)
After modifying the model if you then rerun the migrations again I believe the RefObjModel won't appear.