File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryption Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ namespace AWS.Cryptography.DbEncryptionSDK.DynamoDb
7
7
{
8
8
public static class TypeConversion
9
9
{
10
- private const string ISO8601DateFormat = "yyyy-MM-dd\\ THH:mm:ss.fff\\ Z" ;
11
-
12
- private const string ISO8601DateFormatNoMS = "yyyy-MM-dd\\ THH:mm:ss\\ Z" ;
13
-
14
10
public static AWS . Cryptography . DbEncryptionSDK . DynamoDb . AsSet FromDafny_N3_aws__N12_cryptography__N15_dbEncryptionSdk__N8_dynamoDb__S5_AsSet ( software . amazon . cryptography . dbencryptionsdk . dynamodb . internaldafny . types . _IAsSet value )
15
11
{
16
12
software . amazon . cryptography . dbencryptionsdk . dynamodb . internaldafny . types . AsSet concrete = ( software . amazon . cryptography . dbencryptionsdk . dynamodb . internaldafny . types . AsSet ) value ; AWS . Cryptography . DbEncryptionSDK . DynamoDb . AsSet converted = new AWS . Cryptography . DbEncryptionSDK . DynamoDb . AsSet ( ) ; return converted ;
You can’t perform that action at this time.
0 commit comments