aboutsummaryrefslogtreecommitdiff
path: root/src/components/GitHubProjects.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/GitHubProjects.jsx')
-rw-r--r--src/components/GitHubProjects.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/GitHubProjects.jsx b/src/components/GitHubProjects.jsx
index 7497b4a..33b4e64 100644
--- a/src/components/GitHubProjects.jsx
+++ b/src/components/GitHubProjects.jsx
@@ -1,4 +1,3 @@
-import { h } from 'preact';
import { useState, useEffect } from 'preact/hooks';
const GitHubProjects = ({ username, isOrganization }) => {