fix(aidocs_classes): Refactor and enhance changelog formatting
This commit is contained in:
		@@ -47,7 +47,6 @@ export class ProjectContext {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public async convertFilesToContext(filesArg: plugins.smartfile.SmartFile[]) {
 | 
			
		||||
    console.log(`Using the following files for the documentation:`);
 | 
			
		||||
    filesArg.map((fileArg) => {
 | 
			
		||||
      // console.log(`  -> ${fileArg.relative}`);
 | 
			
		||||
    });
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user