diff options
| author | Stanley Yip <stanley_yip@brown.edu> | 2020-05-20 22:18:13 -0700 |
|---|---|---|
| committer | Stanley Yip <stanley_yip@brown.edu> | 2020-05-20 22:18:13 -0700 |
| commit | 1113da5f2db22bd2b2b457b1f5b183d7f1f2e68d (patch) | |
| tree | a559fa400fedb87799cba4f85451460f649c46dd /src/client/apis/IBM_Recommender.ts | |
| parent | 4109fea6787608022c8f5c147fa4fb9ad26e92eb (diff) | |
| parent | 45386f6950e5ae8390486900a430061bfe9e4846 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/apis/IBM_Recommender.ts')
| -rw-r--r-- | src/client/apis/IBM_Recommender.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/apis/IBM_Recommender.ts b/src/client/apis/IBM_Recommender.ts index 4e1c541c8..480b9cb1c 100644 --- a/src/client/apis/IBM_Recommender.ts +++ b/src/client/apis/IBM_Recommender.ts @@ -1,4 +1,4 @@ -// import { Opt } from "../../new_fields/Doc"; +// import { Opt } from "../../fields/Doc"; // const NaturalLanguageUnderstandingV1 = require('ibm-watson/natural-language-understanding/v1'); // const { IamAuthenticator } = require('ibm-watson/auth'); |
