feat: migrate fetch captcha config to use db_*

This commit is contained in:
realaravinth
2022-05-27 18:16:47 +05:30
parent 3a535c04a6
commit cd72ae6ffe
10 changed files with 45 additions and 113 deletions

View File

@@ -14,7 +14,6 @@
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
use std::env;
use std::process::Command;
use sqlx::types::time::OffsetDateTime;