Skip to content

Commit

Permalink
chore: remove unused dev packages (#67) (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Apr 20, 2020
1 parent 79fd2bf commit 97d8e6a
Show file tree
Hide file tree
Showing 7 changed files with 1,220 additions and 1,682 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-recommender/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ const RecommenderClient = v1.RecommenderClient;
export {v1, RecommenderClient};
export default {v1, RecommenderClient};
import * as protos from '../protos/protos';
export {protos};
export {protos}
Loading

0 comments on commit 97d8e6a

Please sign in to comment.