Jelajahi Sumber

Merge pull request #27991 from overleaf/td-react-layout-remove-redundant-code

Remove redundant include and entrypointVar block from React layout

GitOrigin-RevId: 43f9f9fbee58f882c99e8e8ad634cf6eb3b2929c
Tim Down 11 bulan lalu
induk
melakukan
3b67025398
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  1. 0 4
      services/web/app/views/layout-react.pug

+ 0 - 4
services/web/app/views/layout-react.pug

@@ -3,10 +3,6 @@
 extends ./layout-base
 
 include ./_mixins/formMessages
-include ./_mixins/bootstrap_js
-
-block entrypointVar
-	- entrypoint = 'marketing'
 
 block isApplicationPageVar
 	- isApplicationPage = true