Remove outdated comment (#9323)

This commit is contained in:
Michael Kohl 2020-07-15 18:26:18 +07:00 committed by GitHub
parent ed7def0efa
commit 0633d85b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,6 @@
# Site configuration based on RailsSettings models,
# see <https://github.com/huacnlee/rails-settings-cached> for further info
# Defaults are currently very DEV-oriented.
# Should change to more truly generic values in future.
class SiteConfig < RailsSettings::Base
self.table_name = "site_configs"