mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
Rename class for better composition
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Logger from '@ioc:Adonis/Core/Logger'
|
||||
import { fetchDevelopingState } from 'App/Utils/StatesTask'
|
||||
import { fetchDevelopingState } from 'App/Utils/StatesUtils'
|
||||
|
||||
const MS = 1000 * 2 * 60 // 2 min
|
||||
let taskId
|
||||
|
||||
Reference in New Issue
Block a user