Skip to content

Commit

Permalink
fix: remove shebang because not an executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua committed Dec 6, 2023
1 parent 8bf06f2 commit 2f8670e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion boxes/generators/keyholder.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python3
# Copyright (C) 2013-2014 Florian Festi
#
# This program is free software: you can redistribute it and/or modify
Expand Down
1 change: 0 additions & 1 deletion boxes/generators/pizzashovel.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python3
# Copyright (C) 2013-2016 Florian Festi
#
# This program is free software: you can redistribute it and/or modify
Expand Down
1 change: 0 additions & 1 deletion boxes/generators/skadis.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python3
# Copyright (C) 2013-2016 Florian Festi
#
# This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 2f8670e

Please sign in to comment.