Skip to content

Commit 834f039

Browse files
author
Sebi Nemeth
committed
fix cleanup
1 parent 36c6ea5 commit 834f039

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dist/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import throttle from 'lodash/throttle';
2-
// import JSON from 'json-cycle'
32
const css = `
43
.live-translator-enable-button {
54
position: fixed !important;

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import VueI18n from 'vue-i18n'
22
import throttle from 'lodash/throttle'
3-
// import JSON from 'json-cycle'
43

54
const css = `
65
.live-translator-enable-button {

0 commit comments

Comments
 (0)