mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
clean up git version stuff a tad
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
require File.expand_path('../boot', __FILE__)
|
||||
# our version info can be missing, we will do our best to figure it out
|
||||
require File.expand_path('../version', __FILE__) rescue nil
|
||||
|
||||
require 'rails/all'
|
||||
require 'redis-store' # HACK
|
||||
|
||||
|
Reference in New Issue
Block a user