Skip to content

Commit

Permalink
rm test rm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefftopia committed Mar 29, 2020
1 parent 9d0955f commit 5a3f3ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ notifications:
- jsmith6690gmail.com
on_success: never
on_failure: always
cache: npm
4 changes: 0 additions & 4 deletions src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ export interface JovoResumerConfig extends PluginConfig {
resumeDataKey: string;
}

export interface Java {
foo: string;
}

export interface ConversationStatus {
name: string;
state: string;
Expand Down

0 comments on commit 5a3f3ef

Please sign in to comment.