Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Sep 16, 2024
1 parent b96fda7 commit d6a472c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/database/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ import type { UserSession } from "lib/zod/index.ts"
import {
ACS_ACCESS_GROUP_EXTERNAL_TYPE_TO_DISPLAY_NAME,
ACS_SYSTEM_TYPE_TO_DISPLAY_NAME,
EVENT_TO_DESCRIPTION_MAP,
SEAM_EVENT_LIST,
USER_TYPE_TO_DISPLAY_NAME,
EVENT_TO_DESCRIPTION_MAP,
} from "lib/constants.ts"
import { getCurrentlyTriggeringNoiseThresholds } from "lib/util/get-currently-triggering-noise-thresholds.ts"
import { simpleHash } from "lib/util/simple-hash.ts"
Expand Down

0 comments on commit d6a472c

Please sign in to comment.