removed unused import
This commit is contained in:
parent
651758570d
commit
3b935e59df
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import View from "@/components/View";
|
||||
import { Verify } from "crypto";
|
||||
import Link from "next/link";
|
||||
|
||||
const ArtsForPatients = () => {
|
||||
|
|
Loading…
Reference in a new issue