Skip to content

Commit

Permalink
fixing a bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
T.J. Corrigan committed Oct 21, 2015
1 parent dd15972 commit 4685339
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import spray.json._
* @param DependsOn
* @param DeletionPolicy
*/
private[resource] case class `AWS::RDS::DBInstance` (
case class `AWS::RDS::DBInstance` private[resource] (
name: String,
AllocatedStorage: Either[Int, Token[Int]],
DBInstanceClass: Token[String],
Expand Down

0 comments on commit 4685339

Please sign in to comment.