refactor: remove unnecessary blank line in policy test file
parent
9c4eab69cc
commit
3e6c623cfe
|
|
@ -1,5 +1,4 @@
|
|||
import { describe, expect, it } from "vitest";
|
||||
|
||||
import { resolveNextcloudTalkAllowlistMatch } from "./policy.js";
|
||||
|
||||
describe("nextcloud-talk policy", () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue