We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0556941 commit 53d4c51Copy full SHA for 53d4c51
1 file changed
src/server/utils/file-form-service.js
@@ -4,7 +4,7 @@ import path from 'node:path'
4
import YAML from 'yaml'
5
6
/**
7
- * FileFormService abstract class
+ * FileFormService class
8
*/
9
export class FileFormService {
10
0 commit comments