diff options
Diffstat (limited to 'server/lib/views')
-rw-r--r-- | server/lib/views/shared/video-viewer-counters.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/lib/views/shared/video-viewer-counters.ts b/server/lib/views/shared/video-viewer-counters.ts index 941b62ed7..999ab7d8d 100644 --- a/server/lib/views/shared/video-viewer-counters.ts +++ b/server/lib/views/shared/video-viewer-counters.ts | |||
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | import { isTestInstance } from '@server/helpers/core-utils' | 1 | import { isTestInstance } from '@server/helpers/core-utils' |
3 | import { logger, loggerTagsFactory } from '@server/helpers/logger' | 2 | import { logger, loggerTagsFactory } from '@server/helpers/logger' |
4 | import { VIEW_LIFETIME } from '@server/initializers/constants' | 3 | import { VIEW_LIFETIME } from '@server/initializers/constants' |