From 236a9de21a8d0b1372fd6d6bcd34e41816eeed25 Mon Sep 17 00:00:00 2001 From: roryjshelton <76418221+roryjshelton@users.noreply.github.com> Date: Thu, 27 Apr 2023 23:26:36 -0700 Subject: [PATCH] remove imports --- src/components/P1/Whatisweb3/Whatisweb3.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/P1/Whatisweb3/Whatisweb3.astro b/src/components/P1/Whatisweb3/Whatisweb3.astro index c45f31a..eecb677 100644 --- a/src/components/P1/Whatisweb3/Whatisweb3.astro +++ b/src/components/P1/Whatisweb3/Whatisweb3.astro @@ -1,5 +1,4 @@ --- -import React from "react"; import "./Whatisweb3Styles.css"; ---