summaryrefslogtreecommitdiff
path: root/scripts/roboto_data.py
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-01-08 10:21:29 -0800
committerJames Godfrey-Kittle <jamesgk@google.com>2015-04-16 12:16:25 -0700
commit3f22b6f3b65aac67988e3be214792aa56daa3794 (patch)
treed755c7ca55cf3dcf8442356974480f13ad7a761d /scripts/roboto_data.py
parent7e174fb4226f504b110044cc56c12fb7457c2203 (diff)
Cleanup executable flags and #! headers.
Some files that were supposed to be executable didn't have the flag, while others that were not supposed to be had #! headers.
Diffstat (limited to 'scripts/roboto_data.py')
-rw-r--r--scripts/roboto_data.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/roboto_data.py b/scripts/roboto_data.py
index 96a1060..38d4d0c 100644
--- a/scripts/roboto_data.py
+++ b/scripts/roboto_data.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
"""Post-build changes for Roboto for Android."""
import os