Remove newline

This commit is contained in:
RMidhunSuresh 2023-06-13 15:39:06 +05:30
parent 2922c1691a
commit 3308a7e374

View File

@ -29,7 +29,6 @@ export {SecretFetcher} from "./SecretFetcher";
export {SecretSharing} from "./SecretSharing";
export {SecretStorage} from "./SecretStorage";
type Olm = typeof OlmNamespace;
const SSSS_KEY = `${SESSION_E2EE_KEY_PREFIX}ssssKey`;