mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
Remove duplicate import (#4997)
This commit is contained in:
@@ -22,7 +22,6 @@ import { useServerURL, useSetServerURL } from '../ServerContext';
|
||||
|
||||
import { Title } from './subscribe/common';
|
||||
|
||||
import { saveGlobalPrefs } from '@actual-app/web/src/prefs/prefsSlice';
|
||||
import { useGlobalPref } from '@desktop-client/hooks/useGlobalPref';
|
||||
import { useNavigate } from '@desktop-client/hooks/useNavigate';
|
||||
import { saveGlobalPrefs } from '@desktop-client/prefs/prefsSlice';
|
||||
|
||||
Reference in New Issue
Block a user