chore: fix lint/type issues from seven-feature integration
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { db } from "@/lib/db/index"
|
||||
import { performanceEntries } from "@/lib/db/schema"
|
||||
import { eq, and } from "drizzle-orm"
|
||||
import { eq } from "drizzle-orm"
|
||||
|
||||
/**
|
||||
* Auto-pin check: an entry is eligible for auto-pinning when:
|
||||
|
||||
Reference in New Issue
Block a user