While inspecting the outputs from `ob deploy test android` I noticed that my backend configs were copied in [deployMobile](https://github.com/obsidiansystems/obelisk/blob/master/lib/command/src/Obelisk/Command/Deploy.hs#L298) seems to just grab all configs including backend.  unless I'm mistaken and there is some reason that these configs are needed
While inspecting the outputs from
ob deploy test androidI noticed that my backend configs were copied indeployMobile seems to just grab all configs including backend.
unless I'm mistaken and there is some reason that these configs are needed