Skip to content

Commit 901a3cb

Browse files
committed
refactor(td-tools): run prettier
Signed-off-by: Hasan Eroglu <hasanheroglu@gmail.com>
1 parent 4b90ff3 commit 901a3cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/td-tools/src/td-helpers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
import ThingDescription from "./thing-description";
2525

26-
2726
/**
2827
* @deprecated This function will be removed in the future. Please use '@thingweb/td-utils' package instead.
2928
*/
@@ -33,7 +32,6 @@ export function findProtocol(td: ThingDescription): string {
3332
return base.substring(0, columnLoc);
3433
}
3534

36-
3735
/**
3836
* @deprecated This function will be removed in the future. Please use '@thingweb/td-utils' package instead.
3937
*/

0 commit comments

Comments
 (0)