From 44a2eb3e9058e71b91208a56ca1281d4c9987b15 Mon Sep 17 00:00:00 2001 From: Morgan Pretty Date: Thu, 28 Nov 2024 12:27:10 +1100 Subject: [PATCH] Removed API hacks which are no longer needed --- SessionSnodeKit/Networking/SnodeAPI.swift | 6 ------ 1 file changed, 6 deletions(-) diff --git a/SessionSnodeKit/Networking/SnodeAPI.swift b/SessionSnodeKit/Networking/SnodeAPI.swift index 5358ecf0e..91cf146ad 100644 --- a/SessionSnodeKit/Networking/SnodeAPI.swift +++ b/SessionSnodeKit/Networking/SnodeAPI.swift @@ -413,9 +413,6 @@ public final class SnodeAPI { let sendTimestamp: UInt64 = UInt64(SnodeAPI.currentOffsetTimestampMs()) - // FIXME: There is a bug on SS now that a single-hash lookup is not working. Remove it when the bug is fixed - let serverHashes: [String] = serverHashes.appending("///////////////////////////////////////////") // Fake hash with valid length - do { return try SnodeAPI .prepareRequest( @@ -683,9 +680,6 @@ public final class SnodeAPI { .eraseToAnyPublisher() } - // FIXME: There is a bug on SS now that a single-hash lookup is not working. Remove it when the bug is fixed - let serverHashes: [String] = serverHashes.appending("///////////////////////////////////////////") // Fake hash with valid length - do { return try SnodeAPI .prepareRequest(