CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
68 stars 124 forks source link

Refactor: Removed Unnecessary Method Params #457

Closed superiorsd10 closed 6 months ago

superiorsd10 commented 6 months ago

Description

In this pull request, I have removed the unnecessary method parameters from three methods in the repeat_tile.dart.

The methods are as follows:

Proposed Changes

Fixes #447

Checklist