diff options
| -rw-r--r-- | Library/Formula/git-flow.rb | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
