mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove obsolte lint disable
This commit is contained in:
parent
6ca68ce19d
commit
6d4e9ffb33
@ -70,7 +70,6 @@ import { communityDbUser } from '@/util/communityUser'
|
||||
import { hasElopageBuys } from '@/util/hasElopageBuys'
|
||||
import { getTimeDurationObject, printTimeDuration } from '@/util/time'
|
||||
|
||||
// eslint-disable-next-line import/no-relative-parent-imports
|
||||
import { randombytes_random } from 'sodium-native'
|
||||
|
||||
import { FULL_CREATION_AVAILABLE } from './const/const'
|
||||
|
||||
@ -22,7 +22,6 @@ import {
|
||||
crypto_pwhash_SALTBYTES,
|
||||
crypto_pwhash,
|
||||
crypto_shorthash,
|
||||
// eslint-disable-next-line import/no-relative-parent-imports
|
||||
} from 'sodium-native'
|
||||
|
||||
// We will reuse this for changePassword
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user