Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Oct 16, 2023
1 parent d07786d commit 38ab34a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: "Example: Survey section introduction page"
layout: ~
---
{% extends "layout/_template.njk" %}
{% from "components/details/_macro.njk" import onsDetails %}
{% from "components/list/_macro.njk" import onsList %}
{% from "components/button/_macro.njk" import onsButton %}

{% set pageConfig = {
Expand Down

0 comments on commit 38ab34a

Please sign in to comment.