[PR #11100] [MERGED] Remove time and sys #28416

Open
opened 2026-01-31 09:28:24 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11100
Author: @donno2048
Created: 8/31/2021
Status: Merged
Merged: 9/1/2021
Merged by: @undefined

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 src/tools/vttests/burrito.py (+0 -2)

📄 Description

Summary of the Pull Request

Remove those imports as they are unnecessary, template.py contains these too but I guess it's fine since it's a template after all


🔄 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/microsoft/terminal/pull/11100 **Author:** [@donno2048](https://github.com/donno2048) **Created:** 8/31/2021 **Status:** ✅ Merged **Merged:** 9/1/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4b6814d`](https://github.com/microsoft/terminal/commit/4b6814d6687e42c7444ae622f0ab92b44ddb0aed) remove `time` and `sys` ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/tools/vttests/burrito.py` (+0 -2) </details> ### 📄 Description ## Summary of the Pull Request Remove those imports as they are unnecessary, _template.py_ contains these too but I guess it's fine since it's a template after all --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:28:24 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28416