Skip to content
Snippets Groups Projects
Unverified Commit 1377bce5 authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins
Browse files

prune: useEffect import

parent 3110cab0
No related branches found
No related tags found
No related merge requests found
import React, { useRef, useEffect, useCallback, useLayoutEffect } from 'react';
import React, { useRef, useCallback, useLayoutEffect } from 'react';
import { useHistory } from 'react-router';
import { send } from 'loot-core/src/platform/client/fetch';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment