fix(test): remove unused material import in sleep_timer_test
Pre-commit analyze gate requires zero issues; this pre-existing warning was blocking the schema commit. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Haiku 4.5
parent
d09a677315
commit
7478beeb11
@@ -1,4 +1,3 @@
|
|||||||
import 'package:flutter/material.dart';
|
|
||||||
import 'package:flutter_test/flutter_test.dart';
|
import 'package:flutter_test/flutter_test.dart';
|
||||||
import 'package:melo/player/sleep_timer.dart';
|
import 'package:melo/player/sleep_timer.dart';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user