Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite committed Aug 13, 2024
1 parent 9536498 commit df053f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
useFdmAssetMappings,
useMappedEdgesForRevisions
} from '../CacheProvider/NodeCacheProvider';
import { useEffect, useMemo } from 'react';
import { useMemo } from 'react';
import {
type NodeId,
type FdmConnectionWithNode,
Expand Down

0 comments on commit df053f8

Please sign in to comment.