summaryrefslogtreecommitdiff
path: root/source/features/tab-to-indent.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/tab-to-indent.tsx')
-rw-r--r--source/features/tab-to-indent.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/tab-to-indent.tsx b/source/features/tab-to-indent.tsx
index fc552b76..b726d98d 100644
--- a/source/features/tab-to-indent.tsx
+++ b/source/features/tab-to-indent.tsx
@@ -1,4 +1,5 @@
import {eventHandler} from 'indent-textarea';
+
import features from '../libs/features';
import {listenToCommentFields} from './comment-fields-keyboard-shortcuts';