refactor: remove unnecessary blank line in policy test file

main
Tyler Yust 2026-02-03 18:10:26 -08:00
parent 9c4eab69cc
commit 3e6c623cfe
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import { describe, expect, it } from "vitest"; import { describe, expect, it } from "vitest";
import { resolveNextcloudTalkAllowlistMatch } from "./policy.js"; import { resolveNextcloudTalkAllowlistMatch } from "./policy.js";
describe("nextcloud-talk policy", () => { describe("nextcloud-talk policy", () => {