Explorar el Código

Remove unused import

xuty hace 3 años
padre
commit
2b88918b18
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      test/src/terminal_view_test.dart

+ 0 - 1
test/src/terminal_view_test.dart

@@ -1,6 +1,5 @@
 import 'dart:io';
 
-import 'package:flutter/foundation.dart';
 import 'package:flutter/material.dart';
 import 'package:flutter_test/flutter_test.dart';
 import 'package:xterm/xterm.dart';