Skip to content

Commit

Permalink
remove sample res
Browse files Browse the repository at this point in the history
  • Loading branch information
UdaraJay committed Dec 31, 2023
1 parent 8ee2568 commit b760e4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/pages/Pile/Reflections/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
usePilesContext,
} from 'renderer/context/PilesContext';
import { useIndexContext } from 'renderer/context/IndexContext';
import { response as testResponse } from './response';
import Post from '../Posts/Post';
import TextareaAutosize from 'react-textarea-autosize';
import Waiting from '../Toasts/Toast/Loaders/Waiting';
Expand Down

0 comments on commit b760e4b

Please sign in to comment.