fix: remove unused assertExists import

This commit is contained in:
2026-04-26 14:19:11 +02:00
committed by djalim
parent b3eb1b60a5
commit d25c353018
+1 -1
View File
@@ -1,6 +1,6 @@
// #110 - E2E tests for /promotions endpoints
import { assertEquals, assertExists } from "@std/assert";
import { assertEquals } from "@std/assert";
import {
makeContextWithAffiliation,
makeEmployeeContext,