From 3f22b6f3b65aac67988e3be214792aa56daa3794 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Thu, 8 Jan 2015 10:21:29 -0800 Subject: 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. --- scripts/roboto_data.py | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/roboto_data.py') 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 -- cgit v1.2.3