Skip to content

Commit ccff156

Browse files
committed
[remove] comments
1 parent 225bd94 commit ccff156

File tree

1 file changed

+0
-9
lines changed
  • src/scripts/features/App

1 file changed

+0
-9
lines changed

src/scripts/features/App/App.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,4 @@ export default function App() {
2121
</UserProvider>
2222
</StepContext.Provider>
2323
)
24-
25-
/*return (
26-
<StepProvider>
27-
<div className="app-container">
28-
<Sidebar />
29-
<Main />
30-
</div>
31-
</StepProvider>
32-
)*/
3324
}

0 commit comments

Comments
 (0)