Skip to content

Commit 45c4802

Browse files
committed
Remove unused constant in MySQLDatabaseTasks
1 parent de4d874 commit 45c4802

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

activerecord/lib/active_record/tasks/mysql_database_tasks.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
module ActiveRecord
44
module Tasks # :nodoc:
55
class MySQLDatabaseTasks # :nodoc:
6-
ER_DB_CREATE_EXISTS = 1007
7-
86
def self.using_database_configurations?
97
true
108
end

0 commit comments

Comments
 (0)