Skip to content

Commit d9caaba

Browse files
authored
Merge pull request #15 from hapinessjs/next
Update etcd3.extension.ts
2 parents d87b82b + c7a0931 commit d9caaba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/module/etcd3.extension.ts

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import { Observable } from 'rxjs/Observable';
1212

1313
import { Etcd3Manager } from './managers';
1414
import { Etcd3Config } from './interfaces';
15-
import { Etcd3 } from '.';
1615

1716
export class Etcd3Ext implements OnExtensionLoad, OnShutdown {
1817

0 commit comments

Comments
 (0)