[PR #1675] [MERGED] fix(datasource/google_drive): remove print() #2022

Closed
opened 2026-02-16 11:15:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/1675
Author: @kurokobo
Created: 9/6/2025
Status: Merged
Merged: 9/7/2025
Merged by: @crazywoola

Base: mainHead: google_print


📝 Commits (1)

  • 6cf5dcb fix(datasource/google_drive): remove print()

📊 Changes

3 files changed (+3 additions, -4 deletions)

View changed files

📝 datasources/google_drive/README.md (+2 -2)
📝 datasources/google_drive/datasources/google_drive.py (+0 -1)
📝 datasources/google_drive/manifest.yaml (+1 -1)

📄 Description

Related Issues or Context

Related to #1673

This PR contains Changes to Non-LLM Models Plugin

  • I have Run Comprehensive Tests Relevant to My Changes

Environment Verification (If Any Code Changes)

Local Deployment Environment

  • Dify Version is: 2.0.0-beta.1, I have Tested My Changes on Local Deployment Dify with a Clean Environment That Matches the Production Configuration.

SaaS Environment

  • I have Tested My Changes on cloud.dify.ai with a Clean Environment That Matches the Production Configuration

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/1675 **Author:** [@kurokobo](https://github.com/kurokobo) **Created:** 9/6/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `google_print` --- ### 📝 Commits (1) - [`6cf5dcb`](https://github.com/langgenius/dify-official-plugins/commit/6cf5dcbe0993bfaa6b8a6fe798123a4ef076971f) fix(datasource/google_drive): remove print() ### 📊 Changes **3 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `datasources/google_drive/README.md` (+2 -2) 📝 `datasources/google_drive/datasources/google_drive.py` (+0 -1) 📝 `datasources/google_drive/manifest.yaml` (+1 -1) </details> ### 📄 Description ## Related Issues or Context Related to #1673 ## This PR contains Changes to *Non-LLM Models Plugin* - [x] I have Run Comprehensive Tests Relevant to My Changes <!-- 📷 Include Screenshots/Videos Demonstrating the Fix, New Feature, or the Behavior Before/After Breaking Changes. --> ## Environment Verification (If Any Code Changes) <!-- ⚠️ NOTE: At Least One Environment Must Be Tested. --> ### Local Deployment Environment - [x] Dify Version is: 2.0.0-beta.1, I have Tested My Changes on Local Deployment Dify with a Clean Environment That Matches the Production Configuration. <!-- - Python Virtual Env Matching Manifest.yaml & requirements.txt - No Breaking Changes in Dify That May Affect the Testing Result --> ### SaaS Environment - [ ] I have Tested My Changes on cloud.dify.ai with a Clean Environment That Matches the Production Configuration <!-- - Python Virtual Env Matching Manifest.yaml & requirements.txt --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:15:53 -05:00
yindo closed this issue 2026-02-16 11:15:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2022