Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunrajlab committed Nov 26, 2024
1 parent 7fd40d8 commit 799da6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions src/components/AnnotationViewer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ function filterAnnotations(
return output;
}
// TODO: Not sure this is in the right place. Probably belongs in models.ts
type ConnectedGroup = Set<string>;
// Draws annotations on the given layer, and provides functionality for the user selected tool.
@Component({
components: { ColorPickerMenu, AnnotationContextMenu },
Expand Down

0 comments on commit 799da6d

Please sign in to comment.