Skip to content

Commit

Permalink
fix(server):Drop duplicate identifier causing typedoc to fail output
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhenry committed Jun 15, 2016
1 parent 8f54a1e commit 4d2ecec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/servers/abstract.server.ts
@@ -1,4 +1,3 @@
import { IRouteConfiguration } from 'hapi';
import { Injectable } from '@angular/core';
import { RemoteCli } from '../services/remoteCli.service';
import { Logger } from '../../common/services/logger.service';
Expand Down

0 comments on commit 4d2ecec

Please sign in to comment.