Skip to content

Commit

Permalink
chore: remove unused types
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Jul 24, 2020
1 parent 86247d6 commit bcdd97c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/platform/common.ts
Expand Up @@ -14,9 +14,6 @@ export interface PlatformConfig {

export interface RepoConfig {
defaultBranch: string;
endpoint?: string;
renovateUsername?: any;
gitAuthor?: any;
isFork: boolean;
}

Expand Down

0 comments on commit bcdd97c

Please sign in to comment.