aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/components/item_handlers/LdDirectory.vue
diff options
context:
space:
mode:
Diffstat (limited to 'viewer/src/components/item_handlers/LdDirectory.vue')
-rw-r--r--viewer/src/components/item_handlers/LdDirectory.vue3
1 files changed, 1 insertions, 2 deletions
diff --git a/viewer/src/components/item_handlers/LdDirectory.vue b/viewer/src/components/item_handlers/LdDirectory.vue
index f7fa33f..eec8011 100644
--- a/viewer/src/components/item_handlers/LdDirectory.vue
+++ b/viewer/src/components/item_handlers/LdDirectory.vue
@@ -39,5 +39,4 @@ export default class LdDirectory extends Vue {
39} 39}
40</script> 40</script>
41 41
42<style lang="scss"> 42<style lang="scss"></style>
43</style>