mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-10 20:56:39 +00:00
Remove unused argon
This commit is contained in:
@@ -10,7 +10,6 @@ import { eq, and } from "drizzle-orm";
|
|||||||
import { getUniqueSiteName } from "@server/db/names";
|
import { getUniqueSiteName } from "@server/db/names";
|
||||||
import { addPeer } from "../gerbil/peers";
|
import { addPeer } from "../gerbil/peers";
|
||||||
import { fromError } from "zod-validation-error";
|
import { fromError } from "zod-validation-error";
|
||||||
import { hash } from "@node-rs/argon2";
|
|
||||||
import { newts } from "@server/db/schema";
|
import { newts } from "@server/db/schema";
|
||||||
import moment from "moment";
|
import moment from "moment";
|
||||||
import { hashPassword } from "@server/auth/password";
|
import { hashPassword } from "@server/auth/password";
|
||||||
|
|||||||
Reference in New Issue
Block a user