Skip to content

Commit dcc3bae

Browse files
authored
Fix warning
Don't show in changelog
1 parent 441834c commit dcc3bae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

newIDE/app/src/MainFrame/EditorContainers/HomePage/PlaySection/GamesPlatformFrameContext.js

-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ const GamesPlatformFrameStateProvider = ({
184184
setNewProjectActions,
185185
] = React.useState<?NewProjectActions>(null);
186186

187-
const userId = profile ? profile.id : null;
188187
const {
189188
navigateToRoute,
190189
routeArguments,

0 commit comments

Comments
 (0)