removed unneeded spec for deps

This commit is contained in:
muneebusmani 2024-06-11 03:03:38 +05:00
parent 073b6cd366
commit 6982a62fd7

View file

@ -7,10 +7,6 @@ return {
{
"akinsho/flutter-tools.nvim",
ft = "dart",
dependencies = {
"nvim-lua/plenary.nvim",
"stevearc/dressing.nvim",
},
config = true,
},