Skip to content

Commit

Permalink
Unused ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-ssg committed Jan 14, 2025
1 parent 19dfd9b commit 5835d66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/react.test.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, { FC } from 'react';
import { render, screen, waitFor } from '@testing-library/react';
// @ts-ignore
import { FlagsmithProvider, useFlags, useFlagsmithLoading } from '../lib/flagsmith/react';
import {
defaultState,
Expand Down

0 comments on commit 5835d66

Please sign in to comment.