Skip to content

Commit

Permalink
removed goToContextLine after merge (apache#24563)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkhan.nausharipov committed Jan 6, 2023
1 parent 7051bc3 commit 6ebe89d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class PlaygroundDemoWidget extends StatelessWidget {
first: SnippetEditor(
controller: snippetController,
isEditable: true,
goToContextLine: false,
),
second: OutputWidget(
playgroundController: playgroundController,
Expand Down

0 comments on commit 6ebe89d

Please sign in to comment.