diff --git a/frontend/lib/ui/dashboard/dashboard_header.dart b/frontend/lib/ui/dashboard/dashboard_header.dart index e59578b1..aa773908 100644 --- a/frontend/lib/ui/dashboard/dashboard_header.dart +++ b/frontend/lib/ui/dashboard/dashboard_header.dart @@ -1,6 +1,4 @@ import 'package:flutter/material.dart'; -import 'package:yaru/yaru.dart'; -import 'package:yaru_icons/yaru_icons.dart'; import '../../models/test_execution.dart'; import '../spacing.dart';