Skip to content

Commit ce13fce

Browse files
committed
remove unused EntityBulkUpdateDialog.clickEditWithGrid()
1 parent 8ca2e00 commit ce13fce

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/org/labkey/test/components/ui/entities/EntityBulkUpdateDialog.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -263,11 +263,6 @@ public Integer getCountFromTitle()
263263

264264
// dismiss the dialog
265265

266-
public void clickEditWithGrid()
267-
{
268-
dismiss("Edit with Grid");
269-
}
270-
271266
public String clickUpdateExpectingError()
272267
{
273268
elementCache().updateButton.click();

0 commit comments

Comments
 (0)