Skip to content

Commit

Permalink
vision: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
birkjernstrom committed Jan 21, 2025
1 parent 69b69b2 commit 8c31113
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { MetricType } from '@polar-sh/api'
// import { MetricType } from '@polar-sh/api'
// import { Chart } from '../Chart'
import Image from 'next/image'
import { Chart } from '../Chart'
import { Link } from '../Link'
import { Section } from '../Section'

Expand Down

0 comments on commit 8c31113

Please sign in to comment.