mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 03:53:08 +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 path from "path";
|
||||
import {expect} from "chai";
|
||||
|
|
Loading…
Reference in a new issue