Remove unused privacy.d.ts file

This commit is contained in:
Evan Hahn
2021-07-22 00:42:41 -05:00
committed by GitHub
parent 943bb38af1
commit fd70173e3e

View File

@@ -1,4 +0,0 @@
// Copyright 2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
export function redactAll(log: string): string;