Skip to content

Commit e32cc8e

Browse files
committed
remove unused import
1 parent 2cf7384 commit e32cc8e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/google_fonts/lib/src/google_fonts_base.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5-
import 'dart:ui';
6-
75
import 'package:crypto/crypto.dart';
86
import 'package:flutter/material.dart';
97
// TODO(andrewkolos): The flutter framework wishes to add a new class named

packages/google_fonts/test/generated_font_methods_test.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5-
import 'dart:ui';
6-
75
import 'package:flutter/material.dart';
86
import 'package:flutter_test/flutter_test.dart';
97
import 'package:google_fonts/google_fonts.dart';

0 commit comments

Comments
 (0)