Skip to content

Commit 2610e0b

Browse files
committed
GridBar: remove unused enum
1 parent 793131f commit 2610e0b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/org/labkey/test/components/ui/grids/GridBar.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -382,11 +382,4 @@ public Character getSeparator()
382382
return _separator;
383383
}
384384
}
385-
386-
public enum AliquotViewOptions
387-
{
388-
ALL,
389-
SAMPLES,
390-
ALIQUOTS
391-
}
392385
}

0 commit comments

Comments
 (0)