Skip to content

Commit 5126f58

Browse files
committed
Fixed composer.lock
1 parent 9fcad49 commit 5126f58

File tree

3 files changed

+137
-58
lines changed

3 files changed

+137
-58
lines changed

language/api/composer.lock

Lines changed: 137 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

language/api/src/analyze_entity_sentiment.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
use Google\Cloud\Language\V1beta2\Document;
2929
use Google\Cloud\Language\V1beta2\Document_Type;
3030
use Google\Cloud\Language\V1beta2\EncodingType;
31-
use Google\GAX\AgentHeaderDescriptor;
3231

3332
/**
3433
* Find the entities in text.

language/api/src/analyze_entity_sentiment_from_file.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
use Google\Cloud\Language\V1beta2\Document;
2929
use Google\Cloud\Language\V1beta2\Document_Type;
3030
use Google\Cloud\Language\V1beta2\EncodingType;
31-
use Google\GAX\AgentHeaderDescriptor;
3231

3332
/**
3433
* Find the entities in text.

0 commit comments

Comments
 (0)