Skip to content

Commit

Permalink
[frontend] fix deepscan (#6416)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archidoit committed Mar 26, 2024
1 parent 4a1e764 commit 7131470
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as R from 'ramda';
import React, { Fragment } from 'react';
import React from 'react';
import Tooltip from '@mui/material/Tooltip';
import { PreloadedQuery, usePreloadedQuery } from 'react-relay';
import Chip from '@mui/material/Chip';
Expand Down

0 comments on commit 7131470

Please sign in to comment.