Skip to content

Commit

Permalink
feat(blog): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fleven-kds committed Nov 20, 2023
1 parent 85d160d commit abcbc21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blog.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Section } from "@kickstartds/ds-agency/section";
import { Cta } from "@kickstartds/ds-agency/cta";
import { BlogTeaser } from "@kickstartds/ds-agency/blog-teaser";
import { Divider } from "@kickstartds/base/lib/divider";
import { PageWrapper } from "./_includes/PageWrapper";

export const data = {
Expand Down

0 comments on commit abcbc21

Please sign in to comment.