mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 14:34:02 +00:00
chore: add temporary file to trigger ci
This commit is contained in:
1
libs/common/.gitkeep
Normal file
1
libs/common/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
just a file to trigger CI
|
||||
@@ -1,5 +1,7 @@
|
||||
import { ITreeNodeObject, TreeNode } from "./models/domain/tree-node";
|
||||
|
||||
// I think I have to change an existing file to get the CI to run everywhere
|
||||
|
||||
export class ServiceUtils {
|
||||
/**
|
||||
* Recursively adds a node to nodeTree
|
||||
|
||||
Reference in New Issue
Block a user