mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-14 23:33:19 +00:00
[PM-4747] List members under each group when doing test sync (#507)
* Add user list under each group when doing test sync * run prettier and lint, replace '@' with @
This commit is contained in:
@@ -3,7 +3,6 @@ import { I18nService } from "../abstractions/i18n.service";
|
||||
|
||||
import * as tldjs from "tldjs";
|
||||
|
||||
|
||||
const nodeURL = typeof window === "undefined" ? require("url") : null;
|
||||
|
||||
export class Utils {
|
||||
|
||||
Reference in New Issue
Block a user