From 526299913fe757af28de9bad868635124b26e071 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sat, 21 Oct 2017 19:52:43 +0200 Subject: Remove usless comments. --- Library/Homebrew/language/python.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Homebrew/language/python.rb') diff --git a/Library/Homebrew/language/python.rb b/Library/Homebrew/language/python.rb index 931cc59fc..49e3d1a46 100644 --- a/Library/Homebrew/language/python.rb +++ b/Library/Homebrew/language/python.rb @@ -245,7 +245,7 @@ module Language "-v", "--no-deps", "--no-binary", ":all:", "--ignore-installed", *targets end - end # class Virtualenv - end # module Virtualenv - end # module Python -end # module Language + end + end + end +end -- cgit v1.2.3