mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-25 09:36:24 -07:00
Remove unnecessary whitespace
This commit is contained in:
parent
2e3cfcc30d
commit
eec9f85aa4
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -197,7 +197,7 @@ def set_vars(goos=""):
|
|||
gochan_exe = "gochan" + exe
|
||||
migration_bin = "gochan-migration"
|
||||
migration_exe = "gochan-migration" + exe
|
||||
|
||||
|
||||
with open("version", "r") as version_file:
|
||||
version = version_file.read().strip()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue