From 9a2c6f2e329261500452d0e017d2f558e05be659 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 17 Jun 2021 22:02:35 +0200 Subject: chore(ip2location): Yes (#510) * chore(ip2location): Yes * Update ip2location.md --- docs/database-auth.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/database-auth.md') diff --git a/docs/database-auth.md b/docs/database-auth.md index ae5d4fd..e039009 100644 --- a/docs/database-auth.md +++ b/docs/database-auth.md @@ -8,8 +8,6 @@ The auth database currently has 14 tables, which mainly store information relate - [account_muted](account_muted.md) - [autobroadcast](autobroadcast.md) - [build_info](build_info.md) -- [ip2nation](ip2nation.md) -- [ip2nationCountries](ip2nationCountries.md) - [ip_banned](ip_banned.md) - [logs](logs.md) - [logs_ip_actions](logs_ip_actions.md) -- cgit