Skip to content

Commit

Permalink
chore: remove logWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jan 7, 2024
1 parent cf5550c commit 12fd5dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/TresCanvas.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ const props = withDefaults(defineProps<TresCanvasProps>(), {
failIfMajorPerformanceCaveat: undefined,
})
const { logWarning } = useLogger()
const canvas = ref<HTMLCanvasElement>()
/*
Expand Down

0 comments on commit 12fd5dd

Please sign in to comment.