Skip to content

Commit 8a193a5

Browse files
- cleanup for #1354
1 parent bb3bf3b commit 8a193a5

File tree

1 file changed

+1
-1
lines changed
  • js/components/projects/legacySnapshotModal

1 file changed

+1
-1
lines changed

js/components/projects/legacySnapshotModal/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { Fragment, useState } from 'react';
1+
import React, { useState } from 'react';
22
import { Modal } from '../../common';
33
import { DJANGO_CONTEXT } from '../../../utils/djangoContext';
44

0 commit comments

Comments
 (0)