Skip to content

Commit

Permalink
chore: remove explicit import from "url" (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 committed Apr 6, 2024
1 parent 22cadc6 commit 0db91d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/models/link.model.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { URL } from 'url';
import Meta from './meta.model';

export default class Link {
Expand Down

0 comments on commit 0db91d8

Please sign in to comment.