chore: remove single file auth state

This commit is contained in:
Adhiraj Singh
2022-09-20 12:00:37 +05:30
parent f8fd5ec008
commit 5aaefa94d6
2 changed files with 0 additions and 86 deletions

View File

@@ -11,7 +11,6 @@ export * from './chat-utils'
export * from './lt-hash'
export * from './auth-utils'
export * from './baileys-event-stream'
export * from './use-single-file-auth-state'
export * from './use-multi-file-auth-state'
export * from './link-preview'
export * from './event-buffer'