2
0
mirror of https://github.com/team2059/Zaphod synced 2025-01-07 22:14:14 -05:00

Fixed build indentation

This commit is contained in:
Austen Adler 2014-09-07 15:16:52 -04:00
parent 9ea1e385f1
commit 94ddbfea89

2
build
View File

@ -36,4 +36,4 @@ if sys.argv[1] == 'buildclean':
if sys.argv[1] == 'deploy':
deploy()
# vim: ts=2:sw=2:et
# vim: ts=4:sw=4:noet