Selectors: Remove outdated comment (#95735)

remove comment
This commit is contained in:
Erik Sundell 2024-11-01 17:08:25 +01:00 committed by GitHub
parent eb781dd46d
commit 3deffe58f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -487,7 +487,6 @@ export const versionedComponents = {
'11.0.0': (title: string) => `data-testid Panel editor option pane field input ${title}`,
},
},
// not sure about the naming *DataPane*
DataPane: {
content: {
'11.1.0': 'data-testid Panel editor data pane content',