fix: remove unused assertExists import

This commit is contained in:
2026-04-26 14:19:11 +02:00
committed by djalim
parent 48874e5e13
commit 235e12f407
+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,