Skip to content

Commit

Permalink
Update src/libs/actions/User.js
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Glasser <marc.aaron.glasser@gmail.com>
  • Loading branch information
tgolen and marcaaron authored Aug 18, 2023
1 parent 825cf66 commit c5d5f61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/actions/User.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import * as ErrorUtils from '../ErrorUtils';
import * as Session from './Session';
import * as PersonalDetails from './PersonalDetails';
import * as OnyxUpdates from './OnyxUpdates';
import * as MemoryOnlyKeys from './MemoryOnlyKeys/MemoryOnlyKeys';

let currentUserAccountID = '';
let currentEmail = '';
Expand Down

0 comments on commit c5d5f61

Please sign in to comment.