language/python: fix bogus require
Including the extension is not an error, but we don't normally do this.
This commit is contained in:
parent
2c792076dc
commit
4f2e31b3e3
@ -1,4 +1,4 @@
|
||||
require "utils.rb"
|
||||
require "utils"
|
||||
|
||||
module Language
|
||||
module Python
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user