From 18545400c77ad8023cc6e033144d2183784eb97c Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 10 Feb 2012 00:44:38 -0600 Subject: git-flow: remove encoding line Signed-off-by: Jack Nagel --- Library/Formula/git-flow.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula/git-flow.rb') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index 6d4ae4a95..d69e86bc2 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- require 'formula' class GitFlowCompletion < Formula -- cgit v1.2.3