Skip to content

Commit

Permalink
fix confilct
Browse files Browse the repository at this point in the history
  • Loading branch information
LoRexxar committed Aug 31, 2018
2 parents bd3e1b9 + 389d6f9 commit 21b40a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cobra/file.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ def multi_grep_name(self, matchs, unmatchs, matchs_name, black_list):
if re_flag:
result.append(tuple([self.target+ffile, str(line_number), 'name:'+n]))
return result



class Directory(object):
Expand Down

0 comments on commit 21b40a0

Please sign in to comment.