Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jan 6, 2025
1 parent fa374a8 commit a9d6891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lwm2m/transformShadowUpdateToLwM2M.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import jsonata from 'jsonata'
import {
definitions,
senMLtoLwM2M,
type LwM2MObjectInstance,
type Transform,
definitions,
} from '@hello.nrfcloud.com/proto-map'
import jsonata from 'jsonata'

type Update = {
state: {
Expand Down

0 comments on commit a9d6891

Please sign in to comment.