Skip to content

Commit

Permalink
🐝 fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
danyx23 committed Mar 1, 2024
1 parent 1a440ab commit c6624e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/model/PostLink.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { Entity, PrimaryGeneratedColumn, Column, BaseEntity } from "typeorm"
import { formatUrls } from "../../site/formatting.js"
import {
DbInsertPostLink,
Expand Down

0 comments on commit c6624e3

Please sign in to comment.