Skip to content

Commit

Permalink
feat(bl-error-handler): remove blerrorlogs collection name
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAndersen committed Aug 20, 2024
1 parent 36f20af commit 046d545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collections/bl-collection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { ValidParam } from "../query/valid-param/db-query-valid-params";
import { NestedDocument } from "../storage/nested-document";

export enum BlCollectionName {
BlErrorLogs = "blerrorlogs",
BranchItems = "branchitems",
Branches = "branches",
Companies = "companies",
Expand Down

0 comments on commit 046d545

Please sign in to comment.