git-flow: remove encoding line

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-02-10 00:44:38 -06:00
parent 93b7845082
commit 9bc20b6651

View file

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
require 'formula'
class GitFlowCompletion < Formula