Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
cygaar committed Nov 28, 2024
1 parent 7eda427 commit 0e8cb04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/adapter-sqlite/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export * from "./sqliteTables.ts";
export * from "./sqlite_vec.ts";

import { DatabaseAdapter, IDatabaseCacheAdapter } from "@ai16z/eliza";
import { getEmbeddingZeroVector } from "@ai16z/eliza";
import {
Account,
Actor,
Expand Down

0 comments on commit 0e8cb04

Please sign in to comment.