Skip to content

Commit 7f7675e

Browse files
committed
style: lint
1 parent b9f8b3a commit 7f7675e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/components/reorder-group/reorder-group.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ export class ReorderGroup implements ComponentInterface {
257257
to: toIndex,
258258
complete: this.completeReorder.bind(this),
259259
});
260-
261260
}
262261

263262
private completeReorder(listOrReorder?: boolean | any[]): any {

0 commit comments

Comments
 (0)