Skip to content

Commit 795a9d2

Browse files
committed
IotLaunch contains only logic
1 parent 3b95fba commit 795a9d2

File tree

4 files changed

+528
-5
lines changed

4 files changed

+528
-5
lines changed

src/Configuration/IotConfiguration.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,3 @@ export class IotConfiguration {
189189

190190
}
191191
}
192-
193-
type P = {
194-
x: number;
195-
y: number;
196-
}

0 commit comments

Comments
 (0)