mirror of
https://github.com/gosticks/brew.git
synced 2026-08-16 14:40:22 +00:00
language/python: fix bogus require
Including the extension is not an error, but we don't normally do this.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require "utils.rb"
|
||||
require "utils"
|
||||
|
||||
module Language
|
||||
module Python
|
||||
|
||||
Reference in New Issue
Block a user