aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/bug/SetStatus.tsx
diff options
context:
space:
mode:
authorludovicm67 <ludovicmuller1@gmail.com>2020-02-12 23:17:41 +0100
committerludovicm67 <ludovicmuller1@gmail.com>2020-02-12 23:17:41 +0100
commitc48a4dc79464d8b5f1d0912bc2a14c02d9509cee (patch)
tree83be74470d1680144af2bb604e02b2337f873a8e /webui/src/bug/SetStatus.tsx
parentd0a6da286a28e79ae3bb75af41219c4cc4df20b0 (diff)
downloadgit-bug-c48a4dc79464d8b5f1d0912bc2a14c02d9509cee.tar.gz
webui: run linter
Diffstat (limited to 'webui/src/bug/SetStatus.tsx')
-rw-r--r--webui/src/bug/SetStatus.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/bug/SetStatus.tsx b/webui/src/bug/SetStatus.tsx
index 6d51e342..3e1a7989 100644
--- a/webui/src/bug/SetStatus.tsx
+++ b/webui/src/bug/SetStatus.tsx
@@ -3,6 +3,7 @@ import React from 'react';
import Author from '../Author';
import Date from '../Date';
+
import { SetStatusFragment } from './SetStatusFragment.generated';
const useStyles = makeStyles(theme => ({