Skip to content

Commit

Permalink
Update Backups.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishorekumar Neelamegam committed Jul 4, 2017
1 parent debec87 commit 8de28b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/disks/Backups.scala
Expand Up @@ -117,8 +117,8 @@ sealed class BackupsSacks extends CassandraTable[BackupsSacks, BackupsResult] wi
image_id(row),
tosca_type(row),
inputs(row),
labels(row),
outputs(row),
labels(row),
json_claz(row),
created_at(row))
}
Expand Down

0 comments on commit 8de28b6

Please sign in to comment.