From d8b11d740f2a31b8688cef5c37d5392f89cfe245 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 23 Feb 2026 16:53:39 +0100 Subject: Remove email from author documentation and copyrights --- tests/tanya/container/tests/hashtable.d | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/tanya/container/tests/hashtable.d b/tests/tanya/container/tests/hashtable.d index 8c0dc92..897721d 100644 --- a/tests/tanya/container/tests/hashtable.d +++ b/tests/tanya/container/tests/hashtable.d @@ -63,7 +63,6 @@ import tanya.test.stub; testFunc(hashTable); } -// Issue 53: https://github.com/caraus-ecms/tanya/issues/53 @nogc nothrow pure @safe unittest { { -- cgit v1.2.3