Skip to content

Commit

Permalink
fix/remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
maramtrackIT committed Jan 1, 2024
1 parent 96aa9b8 commit 3d6f703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/cloudfront-metrics/admin/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { RiClapperboardFill } from 'react-icons/ri';
import { VscGraph } from 'react-icons/vsc'
import {BsBroadcastPin} from 'react-icons/bs'
import {CgWebsite} from 'react-icons/cg'
import {HiDocumentText, HiMiniUsers} from 'react-icons/hi2'
import {HiMiniUsers} from 'react-icons/hi2'
import {BsFillShieldLockFill} from 'react-icons/bs'

const name = pluginPkg.strapi.name;
Expand Down

0 comments on commit 3d6f703

Please sign in to comment.