diff --git a/src/etc/develop.js b/src/etc/develop.js deleted file mode 100644 index 208a96f..0000000 --- a/src/etc/develop.js +++ /dev/null @@ -1,4 +0,0 @@ -angular.module('focaBusquedaCliente') - .constant("API_ENDPOINT", { - 'URL': '//192.168.0.23:9900' - });