Skip to content

Commit

Permalink
remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
gamcil committed Nov 12, 2024
1 parent 102cbca commit e8fd7a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/foldmasonmsa.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ func (r FoldMasonMSAJob) WritePDB(path string) error {
return nil
}

//err := os.WriteFile(filepath.Join(pdbDir, r.FileNames[idx]), []byte(query), 0644)

func NewFoldMasonMSAJobRequest(
queries []string,
fileNames []string,
Expand Down

0 comments on commit e8fd7a5

Please sign in to comment.