Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzonkim committed Oct 5, 2024
1 parent ba2a6c7 commit ef612ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import Section from '../components/section';
import Image from 'next/image';
import React from 'react';
import ProfileBumgu from '@/public/bumgu.jpg';
import { GrOracle, GrMysql } from 'react-icons/gr';
import {
SiNextdotjs,
SiVim,
Expand All @@ -32,7 +31,6 @@ import {
SiPrometheus,
SiGrafana,
SiKubernetes,
SiZdf
} from 'react-icons/si';
import { FaJava, FaReact, FaNode, FaNodeJs } from 'react-icons/fa';
import { FaTowerObservation, FaLinux } from 'react-icons/fa6';
Expand Down

0 comments on commit ef612ce

Please sign in to comment.