mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Remove unused dependency
This commit is contained in:
parent
696f4839d1
commit
b2798e8464
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@
|
|||
// IN THE SOFTWARE.
|
||||
|
||||
import React, { useState, useRef, useEffect, Fragment } from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import { ParticleZone } from './style';
|
||||
|
||||
type ConfettiProps = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue