Skip to content

Commit

Permalink
Remove empty style tags
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Jul 11, 2023
1 parent 385e78d commit 5d17c02
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,3 @@ const currentPipelineSettings = useCameraSettingsStore().currentPipelineSettings
</div>
</template>

<style scoped>
</style>
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,3 @@ const handleStreamResolutionChange = (value: number) => {
/>
</div>
</template>

<style scoped>
</style>

0 comments on commit 5d17c02

Please sign in to comment.