mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 13:18:24 +00:00
test/sqlite: remove unused eslint directive
This commit is contained in:
parent
8372c5a57e
commit
1ec67a6605
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-return */
|
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
import path from "path";
|
import path from "path";
|
||||||
import {expect} from "chai";
|
import {expect} from "chai";
|
||||||
|
|
Loading…
Add table
Reference in a new issue