Skip to content

Commit

Permalink
See #58. Remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavin001 committed Apr 10, 2018
1 parent a58a916 commit 15c234c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/DependencyManager/Dependency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,5 @@ export type DependencyDefinition =
| ExecutableDependencyDefinition;

export interface DependencyOptions {
// prefer_beautifier_config?: string;
// executables?: { [executableName: string]: ExecutableConfig };
path?: string;
}

// export interface ExecutableConfig {
// path?: string;
// }

0 comments on commit 15c234c

Please sign in to comment.