aboutsummaryrefslogtreecommitdiff
path: root/src/tools/encryption/encryption.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/encryption/encryption.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/encryption/encryption.vue')
-rw-r--r--src/tools/encryption/encryption.vue3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/encryption/encryption.vue b/src/tools/encryption/encryption.vue
index efe2be9..7ad4e6a 100644
--- a/src/tools/encryption/encryption.vue
+++ b/src/tools/encryption/encryption.vue
@@ -121,6 +121,3 @@ const decryptOutput = computed(() => algos[decryptAlgo.value].decrypt(decryptInp
</script>
-
-<style lang="less" scoped>
-</style> \ No newline at end of file