Skip to content

Commit

Permalink
removes shebang from 'channelcropper' script
Browse files Browse the repository at this point in the history
  • Loading branch information
edoriggio committed Aug 1, 2023
1 parent 98c3e8b commit b6fa5df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/channelcropper.py
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/usr/bin/env python3

from PIL import Image


Expand Down

0 comments on commit b6fa5df

Please sign in to comment.