remove magic encoding comments from template files (which are not needed)

This commit is contained in:
Laurent Sansonetti
2014-03-05 12:27:58 +01:00
parent a64576be7b
commit 0f4374526a
6 changed files with 0 additions and 12 deletions

View File

@@ -1,5 +1,3 @@
# encoding: utf-8
class AppDelegate
def application(application, didFinishLaunchingWithOptions:launchOptions)
true