Skip to content

Commit 383c652

Browse files
kchertenkoparthea
andauthored
chore(samples): remove unnecessary commands (#309)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent b866b34 commit 383c652

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

generated_samples/interactive-tutorials/user_import_data_to_catalog.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
# limitations under the License.
1616

1717
{
18-
# set the service account key as a GOOGLE_APPLICATION_CREDENTIALS
19-
export GOOGLE_APPLICATION_CREDENTIALS=~/key.json
20-
21-
# activate the python virtual env
22-
source ~/cloudshell_open/myenv/bin/activate
23-
2418
# Create a GCS bucket and upload the product data to the bucket
2519
output=$(python ~/cloudshell_open/python-retail/samples/interactive-tutorials/product/setup_product/products_create_gcs_bucket.py)
2620

0 commit comments

Comments
 (0)