@@ -17,8 +17,6 | |||
|
17 | 17 | # along with this program; if not, write to the Free Software |
|
18 | 18 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
19 | 19 | |
|
20 | require 'redmine/codeset_util' | |
|
21 | ||
|
22 | 20 | module RepositoriesHelper |
|
23 | 21 | def format_revision(revision) |
|
24 | 22 | if revision.respond_to? :format_identifier |
General Comments 0
You need to be logged in to leave comments.
Login now