mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-10-05 19:16:54 +08:00
Remove Python shebang from fsm_config.py
This is not a Python script but a Python module, so never run directly. To avoid confusion on the Python version required, drop the shebang entirely.
This commit is contained in:
parent
4b7e6c52dc
commit
c6002f3f52
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright (c) 2008, Google Inc.
|
||||
# All rights reserved.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue
Block a user