Remove temp default context

This commit is contained in:
Eric Bailey
2025-02-11 13:39:05 -06:00
parent 7ee247c472
commit 46f56278c3
-1
View File
@@ -6,7 +6,6 @@
* lowercase.
*/
export const LogContext = {
default: 'default',
session: 'session',
notifications: 'notifications',
convo: 'convo',