Generally all customizations are transported to production server from development server.
We can see the changes log, if we create/change/delete anything from customization (within same client). You have created the storage location in development server, then you have transported it to production server. That's because you can't find any changes log in production server.
You may can have look into your development server's changes logs (from where the activities were transported to production server).