Rename class for better composition

This commit is contained in:
2022-01-17 22:02:18 +01:00
parent 5853011bb3
commit 9adc979c60

View File

@@ -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