@ -1,5 +1,4 @@
import {
shortcut,
Widget,
extend,
emptyFn,
@ -17,7 +16,6 @@ import {
} from "@/core";
import { MultiSelectCombo } from "@/widget";
@shortcut()
export class AbstractAllValueChooser extends Widget {
_const = { perPage: 100 };