mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Recompile of JSON to JS messages.
Delete unused Klingon message. Remove '.' from message that confusingly appears after a filename.
This commit is contained in:
@@ -155,7 +155,7 @@ def main():
|
||||
outfile.write(constants_text)
|
||||
|
||||
if not args.quiet:
|
||||
print('Created {0}.'.format(outname))
|
||||
print('Created {0}'.format(outname))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user