diff options
-rw-r--r-- | src/data/composite/data/withSortedList.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/composite/data/withSortedList.js b/src/data/composite/data/withSortedList.js index 2fde30b1..dd810786 100644 --- a/src/data/composite/data/withSortedList.js +++ b/src/data/composite/data/withSortedList.js @@ -35,7 +35,6 @@ // import {input, templateCompositeFrom} from '#composite'; -import {empty} from '#sugar'; export default templateCompositeFrom({ annotation: `withSortedList`, |