Skip to content

Commit

Permalink
fix(#projects): fix PC Controller Google PLay link
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardRNStudio committed Aug 11, 2024
1 parent d476d8d commit e60178b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/projects/pccontroller/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
PC_CONTROLLER_PROJECT,
} from '@/app/_shared/config';
import { Metadata } from 'next';
import Image from 'next/image';
import Template from '../_components/Template/Template';
import GooglePlayIcon from '@/app/_components/Icons/GooglePlayIcon';

Expand Down

0 comments on commit e60178b

Please sign in to comment.