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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

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