mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Merge pull request #26757 from overleaf/mj-papers-notification-teardown
[web] Tear down papers-notification-banner GitOrigin-RevId: c6cb0affe85147f34f3dc6c36041fe190faf7ff2
This commit is contained in:
committed by
Copybot
parent
b89951cf5d
commit
c10b95ae06
@@ -403,15 +403,6 @@ async function projectListPage(req, res, next) {
|
||||
logger.error({ err: error }, 'Failed to get individual subscription')
|
||||
}
|
||||
|
||||
// Get the user's assignment for the papers notification banner split test,
|
||||
// which populates splitTestVariants with a value for the split test name and
|
||||
// allows Pug to send it to the browser
|
||||
await SplitTestHandler.promises.getAssignment(
|
||||
req,
|
||||
res,
|
||||
'papers-notification-banner'
|
||||
)
|
||||
|
||||
const aiAssistNotificationAssignment =
|
||||
await SplitTestHandler.promises.getAssignment(
|
||||
req,
|
||||
|
||||
Reference in New Issue
Block a user