refactor(utils): fix warnings
This commit is contained in:
parent
06ea7b73ae
commit
9a8fb28d57
@ -14,6 +14,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// ignore_for_file: unused_element
|
||||
|
||||
import 'dart:async';
|
||||
|
||||
part 'option.dart';
|
||||
|
@ -14,6 +14,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// ignore_for_file: unused_element
|
||||
|
||||
part of 'either_base.dart';
|
||||
|
||||
/// {@template option_exception}
|
||||
|
Loading…
x
Reference in New Issue
Block a user