We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3bf3b commit 8a193a5Copy full SHA for 8a193a5
js/components/projects/legacySnapshotModal/index.js
@@ -1,4 +1,4 @@
1
-import React, { Fragment, useState } from 'react';
+import React, { useState } from 'react';
2
import { Modal } from '../../common';
3
import { DJANGO_CONTEXT } from '../../../utils/djangoContext';
4
0 commit comments