Update services.dart
This commit is contained in:
parent
f8faa3c50b
commit
f9d0ced239
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ library angel.services;
|
|||
|
||||
import 'package:angel_common/angel_common.dart';
|
||||
import 'package:mongo_dart/mongo_dart.dart';
|
||||
|
||||
import 'user.dart' as user;
|
||||
|
||||
configureServer(Angel app) async {
|
||||
|
|
Loading…
Reference in a new issue