Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/uri-js/src/regexps-iri.ts')
-rw-r--r--node_modules/uri-js/src/regexps-iri.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/uri-js/src/regexps-iri.ts b/node_modules/uri-js/src/regexps-iri.ts
deleted file mode 100644
index 8bd605b..0000000
--- a/node_modules/uri-js/src/regexps-iri.ts
+++ /dev/null
@@ -1,4 +0,0 @@
-import { URIRegExps } from "./uri";
-import { buildExps } from "./regexps-uri";
-
-export default buildExps(true);