func remove()

in Sources/Confidence/EventStorage.swift [15:18]


    func remove(id: String) throws
}

internal class EventStorageImpl: EventStorage {