remove old survey code from survey page

This commit is contained in:
Brandon Egger
2023-04-11 01:48:03 -05:00
parent c6bcf23af1
commit 2f284ac882
2 changed files with 1 additions and 91 deletions

View File

@ -1,5 +1,4 @@
import { type NextPage } from "next";
import Head from "next/head";
import Link from "next/link";
import { ArrowUpRightIcon } from '@heroicons/react/20/solid';