Skip to content

Commit 80128d6

Browse files
committed
build: fix lint warning
Fixes a lint warning coming in from main.
1 parent 2a3385c commit 80128d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dev-app/drag-drop/drag-drop-demo.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import {
1616
transferArrayItem,
1717
Point,
1818
DragRef,
19-
CdkDrag,
2019
} from '@angular/cdk/drag-drop';
2120
import {CommonModule} from '@angular/common';
2221
import {FormsModule} from '@angular/forms';

0 commit comments

Comments
 (0)