Removed unneeded import that was added during testing
This commit is contained in:
parent
8d31d30ec9
commit
70ce325f8e
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue