Remove deprecated method

This commit is contained in:
Brandon Keepers
2014-11-18 15:19:23 -05:00
parent 850ab6dedb
commit d7fd12cb32

View File

@@ -413,9 +413,6 @@ module Linguist
# Returns the extensions Array
attr_reader :extensions
# DEPRECATED: Will be removed in 5.x
alias_method :all_extensions, :extensions
# Public: Get interpreters
#
# Examples