Skip to content

Commit

Permalink
Remove whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
staylorTT committed Aug 5, 2024
1 parent e6f73b6 commit 34a94e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion verify-spdx-headers
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ class Index:
# If the file is a symlink, don't bother
if os.path.islink( path ):
continue

# Find the language of the file.
language = self.language(path)
if language is None:
Expand Down

0 comments on commit 34a94e7

Please sign in to comment.