mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
[SM-288] Rename models to follow naming convention (#3795)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ImportResult } from "../models/domain/importResult";
|
||||
import { ImportResult } from "../models/domain/import-result";
|
||||
|
||||
import { BaseImporter } from "./baseImporter";
|
||||
import { Importer } from "./importer";
|
||||
|
||||
Reference in New Issue
Block a user