fix(core): update
This commit is contained in:
		@@ -85,9 +85,7 @@ export class AiDoc {
 | 
			
		||||
    return await descriptionInstance.build();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public async buildNextCommit(projectDirArg: string) {
 | 
			
		||||
    
 | 
			
		||||
  }
 | 
			
		||||
  public async buildNextCommit(projectDirArg: string) {}
 | 
			
		||||
 | 
			
		||||
  public async getProjectContext(projectDirArg: string) {
 | 
			
		||||
    const projectContextInstance = new aiDocsClasses.ProjectContext(projectDirArg);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user