fix: Fix issues found by Dart analyzer
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
library angular2.transform.directive_processor;
|
||||
library angular2.transform.directive_processor.rewriter;
|
||||
|
||||
import 'package:analyzer/analyzer.dart';
|
||||
import 'package:analyzer/src/generated/java_core.dart';
|
||||
|
@ -1,4 +1,4 @@
|
||||
library angular2.transform.directive_processor;
|
||||
library angular2.transform.directive_processor.visitors;
|
||||
|
||||
import 'package:analyzer/analyzer.dart';
|
||||
import 'package:analyzer/src/generated/java_core.dart';
|
||||
|
Reference in New Issue
Block a user