refactor: removed empty sources

This commit is contained in:
Corentin Thomasset 2022-04-16 21:20:09 +02:00
parent dc768561f7
commit a14cac6d5c
No known key found for this signature in database
GPG key ID: DBD997E935996158
11 changed files with 0 additions and 33 deletions

View file

@ -65,6 +65,3 @@ const { copy } = useCopy({ source: uuids, text: 'UUIDs copied to the clipboard'
refreshUUIDs()
</script>
<style lang="less" scoped>
</style>