aboutsummaryrefslogtreecommitdiff
path: root/src/tools/text-statistics/text-statistics.vue
diff options
context:
space:
mode:
authorGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2022-04-16 21:20:09 +0200
committerGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2022-04-16 21:20:09 +0200
commita14cac6d5c5967a47ca76a1d1a420115114c3bbf (patch)
tree784874c687bfb08f2c0fbca046ecb54db4972144 /src/tools/text-statistics/text-statistics.vue
parentdc768561f73baf2b6245f04638e6231df69218e9 (diff)
downloadit-tools-a14cac6d5c5967a47ca76a1d1a420115114c3bbf.tar.gz
it-tools-a14cac6d5c5967a47ca76a1d1a420115114c3bbf.tar.zst
it-tools-a14cac6d5c5967a47ca76a1d1a420115114c3bbf.zip
refactor: removed empty sources
Diffstat (limited to 'src/tools/text-statistics/text-statistics.vue')
-rw-r--r--src/tools/text-statistics/text-statistics.vue3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/text-statistics/text-statistics.vue b/src/tools/text-statistics/text-statistics.vue
index 90504ce..335a5e1 100644
--- a/src/tools/text-statistics/text-statistics.vue
+++ b/src/tools/text-statistics/text-statistics.vue
@@ -36,6 +36,3 @@ import { getStringSizeInBytes } from './text-statistics.service'
const text = ref('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Commodo risus faucibus varius volutpat habitasse suspendisse justo inceptos primis mi. Fusce molestie lorem bibendum habitasse litora adipiscing turpis egestas quis nec. Non id conubia vulputate etiam iaculis vitae venenatis hac fusce condimentum. Adipiscing pellentesque venenatis ornare pulvinar tempus hac montes velit erat convallis.')
</script>
-
-<style lang="less" scoped>
-</style> \ No newline at end of file