Skip to content

Commit

Permalink
KAL-44 Update namespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Slushnas committed Sep 22, 2018
1 parent 57b0124 commit 89a4ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using System;
using CloudWatchEvents;
using Amazon.Lambda.CloudWatchEvents;

namespace Amazon.Lambda.CloudWatchEvents.ECSEvents
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using System;
using CloudWatchEvents;
using Amazon.Lambda.CloudWatchEvents;

namespace Amazon.Lambda.CloudWatchEvents.ECSEvents
{
Expand Down

0 comments on commit 89a4ad1

Please sign in to comment.