Skip to content

Commit dd767fb

Browse files
sidlataugithub-actions[bot]
authored andcommitted
chore: formatting
1 parent 5e863a2 commit dd767fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/flutter-tools.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ local function setup_commands()
4444
command("FlutterDevToolsActivate", dev_tools.activate)
4545
command("FlutterCopyProfilerUrl", commands.copy_profiler_url)
4646
command("FlutterOpenDevTools", commands.open_dev_tools)
47-
command("FlutterInspectWidget", commands.inspect_widget)
47+
command("FlutterInspectWidget", commands.inspect_widget)
4848
command("FlutterPubGet", commands.pub_get)
4949
command("FlutterPubUpgrade", function(data) commands.pub_upgrade_command(data.args) end, {
5050
nargs = "*",

0 commit comments

Comments
 (0)