]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/users/user.model.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / core / users / user.model.ts
index a94b35c469dd8449ee94d557197cc8f83d9e2b54..f0d3a08b84329572972701ee6cf57922789eaf45 100644 (file)
@@ -1,7 +1,7 @@
 import { Account } from '@app/shared/shared-main/account/account.model'
+import { hasUserRight } from '@shared/core-utils/users'
 import {
   Avatar,
-  hasUserRight,
   NSFWPolicyType,
   User as UserServerModel,
   UserAdminFlag,