Removed unneeded import that was added during testing

This commit is contained in:
Leah Schumann 2022-12-30 09:04:46 -05:00
parent 8d31d30ec9
commit 70ce325f8e

View file

@ -31,7 +31,6 @@
<script>
import textLink from "@/ux-components/text-link/text-link";
import buttonMain from "@/ux-components/button-main/button-main";
import { setTimeout } from "timers";
export default {
name: "funnelFooter",