Update extensions/ql-vscode/src/databases/ui/db-tree-view-item.ts

Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
This commit is contained in:
Nora
2022-11-04 13:23:17 +01:00
committed by GitHub
parent 3cc7d3ce8a
commit 45bb643a8a

View File

@@ -3,7 +3,7 @@ import { DbItem } from '../db-item';
/**
* Represents an item in the database tree view. This item could be
* representing an actual database item or an error.
* representing an actual database item or a warning.
*/
export class DbTreeViewItem extends vscode.TreeItem {
constructor(