Skip to content

Commit

Permalink
Nitpick: removed extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed Mar 25, 2024
1 parent abecdb9 commit 69ed790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/DAO/loaders/useFractalGuardContracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const useFractalGuardContracts = ({ loadOnMount = true }: { loadOnMount?:
const loadKey = useRef<string>();
const {
node: { daoAddress, safe, fractalModules, isHierarchyLoaded },

action,
} = useFractal();
const baseContracts = useSafeContracts();
Expand Down

0 comments on commit 69ed790

Please sign in to comment.