Merge pull request #197 from Safelite/brm-remove-unneeded-code
Remove unneeded code.
This commit is contained in:
commit
cd3ac68868
1 changed files with 0 additions and 2 deletions
|
|
@ -948,7 +948,6 @@ import vehicleBanner from "@/common-components/vehicle-banner/vehicle-banner";
|
|||
import funnelHeader from "@/common-components/funnel-header/funnel-header";
|
||||
import listButtonHorizontal from "@/ux-components/list-button-horizontal/list-button-horizontal";
|
||||
import checkbox from "@/ux-components/checkbox/checkbox";
|
||||
import buttonQuestion from "@/common-components/button-question/button-question";
|
||||
import textLink from "@/ux-components/text-link/text-link";
|
||||
import funnelFooter from "@/common-components/funnel-footer/funnel-footer";
|
||||
export default {
|
||||
|
|
@ -963,7 +962,6 @@ export default {
|
|||
listButtonHorizontal,
|
||||
checkbox,
|
||||
funnelHeader,
|
||||
buttonQuestion,
|
||||
textLink,
|
||||
funnelFooter
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue