diff options
Diffstat (limited to 'src/geoparsers/mod.rs')
| -rw-r--r-- | src/geoparsers/mod.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geoparsers/mod.rs b/src/geoparsers/mod.rs index 7828b9b..c3cfece 100644 --- a/src/geoparsers/mod.rs +++ b/src/geoparsers/mod.rs @@ -1,3 +1,3 @@ pub mod geoip2; pub mod toml; -pub mod v2ray;
\ No newline at end of file +pub mod v2ray; |
