aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorportse <[email protected]>2015-07-08 21:53:39 -0400
committerportse <[email protected]>2015-07-08 21:53:39 -0400
commite91642b0cf6d93cbd8bf5e51b95642828a3acd62 (patch)
tree569054ca33f2cd56389c7a3321b0009a27bf0420 /lib
parent16de1b7e1100c6c1d351ce54bc52ad51ee9c313b (diff)
downloadfaker-e91642b0cf6d93cbd8bf5e51b95642828a3acd62.tar.xz
faker-e91642b0cf6d93cbd8bf5e51b95642828a3acd62.zip
* Removed unused zipFormat definition from the 'en' locale.
Diffstat (limited to 'lib')
-rw-r--r--lib/locales/en/address/zipFormat.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/locales/en/address/zipFormat.js b/lib/locales/en/address/zipFormat.js
deleted file mode 100644
index f233d46c..00000000
--- a/lib/locales/en/address/zipFormat.js
+++ /dev/null
@@ -1,4 +0,0 @@
-module["exports"] = [
- "#####",
- "#####-####"
-];