chore: rename service/thunk files to follow get/fetch naming convention
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// /pages/api/cpl/fetchAnalogInputsHistory.ts
|
||||
// /pages/api/cpl/getAnalogInputsHistory.ts
|
||||
|
||||
import path from "path";
|
||||
import fs from "fs/promises";
|
||||
Reference in New Issue
Block a user