Skip to content

Commit

Permalink
Merge pull request #15 from hapinessjs/next
Browse files Browse the repository at this point in the history
Update etcd3.extension.ts
  • Loading branch information
akanass committed Mar 29, 2018
2 parents d87b82b + c7a0931 commit d9caaba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/module/etcd3.extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { Observable } from 'rxjs/Observable';

import { Etcd3Manager } from './managers';
import { Etcd3Config } from './interfaces';
import { Etcd3 } from '.';

export class Etcd3Ext implements OnExtensionLoad, OnShutdown {

Expand Down

0 comments on commit d9caaba

Please sign in to comment.