File tree Expand file tree Collapse file tree 3 files changed +0
-209
lines changed Expand file tree Collapse file tree 3 files changed +0
-209
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ import ImageAutomationUpdatesDetails from "./components/ImageAutomation/updates/
24
24
import Layout from "./components/Layout" ;
25
25
import Logo from "./components/Logo" ;
26
26
import Nav , { NavItem } from "./components/Nav" ;
27
- import PendoContainer from "./components/PendoContainer" ;
28
27
import PolicyViolationPage from "./components/Policies/PolicyViolations/PolicyViolationPage" ;
29
28
import AppContextProvider , {
30
29
AppContext ,
@@ -150,8 +149,6 @@ const App = () => {
150
149
151
150
return (
152
151
< Layout logo = { logo } nav = { nav } >
153
- < PendoContainer />
154
-
155
152
< ErrorBoundary >
156
153
< Routes >
157
154
< Route path = { V2Routes . Automations } element = { < Automations /> } />
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments