refactor: remove unnecessary blank line in policy test file

This commit is contained in:
Tyler Yust
2026-02-03 18:10:26 -08:00
parent 9c4eab69cc
commit 3e6c623cfe

View File

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