Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi committed Aug 22, 2024
1 parent 615bc71 commit a05e621
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { ImageResponse } from '@vercel/og';
import { NextRequest } from 'next/server';
import { isDevelopment } from 'apps/web/src/constants';
import { openGraphImageHeight, openGraphImageWidth } from 'apps/web/src/utils/opengraphs';
import { getUserNamePicture } from 'apps/web/src/utils/usernames';
import ImageRaw from 'apps/web/src/components/ImageRaw';
Expand Down

0 comments on commit a05e621

Please sign in to comment.