Skip to content

Commit

Permalink
refactor: removed unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAabedKhan authored Jul 30, 2023
1 parent 72a9106 commit 9cb2ab2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ class SAutoUpdatePatches extends StatefulWidget {
}

final _settingsViewModel = SettingsViewModel();
final List<String> selectedUnsupportedPatches = [];

class _SAutoUpdatePatchesState extends State<SAutoUpdatePatches> {
@override
Expand Down

0 comments on commit 9cb2ab2

Please sign in to comment.