Skip to content

Commit

Permalink
chore: 🤖 update
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Feb 19, 2025
1 parent 461f310 commit 8342617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-source.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ class BasicDataSource implements DataSource {
return this.normalized(source);
}
}

export async function initDataSource(): Promise<Entry[]> {
const res = await Promise.all([
new NetWorkDataSource(
Expand Down

0 comments on commit 8342617

Please sign in to comment.