Skip to content

Commit

Permalink
test/sqlite: remove unused eslint directive
Browse files Browse the repository at this point in the history
  • Loading branch information
brunnre8 committed Apr 21, 2024
1 parent 8372c5a commit 1ec67a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/plugins/sqlite.ts
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-unsafe-return */
import fs from "fs";
import path from "path";
import {expect} from "chai";
Expand Down

0 comments on commit 1ec67a6

Please sign in to comment.