Removed some accidentally written code
This commit is contained in:
parent
a156d59e2a
commit
e46dae3937
|
@ -1071,7 +1071,6 @@ function db_definition() {
|
|||
"indexes" => array(
|
||||
"PRIMARY" => array("id"),
|
||||
"uid" => array("uid"),
|
||||
"uid_profile" => array("uid", "profile"),
|
||||
"resource-id" => array("resource-id"),
|
||||
"guid" => array("guid"),
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user