ignore lint for pb generate
This commit is contained in:
parent
0a010994ee
commit
c758704a2e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ import 'dart:core' as $core;
|
|||
import 'package:fixnum/fixnum.dart' as $fixnum;
|
||||
import 'package:protobuf/protobuf.dart' as $pb;
|
||||
|
||||
// ignore: always_use_package_imports
|
||||
import 'googleauth.pbenum.dart';
|
||||
|
||||
export 'googleauth.pbenum.dart';
|
||||
|
|
Loading…
Reference in a new issue