Skip to content

Commit

Permalink
build: fix lint warning
Browse files Browse the repository at this point in the history
Fixes a lint warning coming in from main.
  • Loading branch information
crisbeto committed Aug 31, 2023
1 parent cbcc8ad commit 333e87e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dev-app/drag-drop/drag-drop-demo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
transferArrayItem,
Point,
DragRef,
CdkDrag,
} from '@angular/cdk/drag-drop';
import {CommonModule} from '@angular/common';
import {FormsModule} from '@angular/forms';
Expand Down

0 comments on commit 333e87e

Please sign in to comment.