feat: SW-2028 Removed session passing
This commit is contained in:
@@ -209,8 +209,5 @@ export const contentStackBaseWithProtectedProcedure =
|
||||
export const safeProtectedServiceProcedure =
|
||||
safeProtectedProcedure.unstable_concat(serviceProcedure)
|
||||
|
||||
export const protectedServiceProcedure =
|
||||
protectedProcedure.unstable_concat(serviceProcedure)
|
||||
|
||||
export const languageProtectedProcedure =
|
||||
protectedProcedure.unstable_concat(languageProcedure)
|
||||
|
||||
Reference in New Issue
Block a user