Skip to content

Commit 89d5a98

Browse files
committed
ci: Format code
1 parent 595560a commit 89d5a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/seam/connect/seam-http.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
} from './options.js'
1919
import { limitToSeamHttpRequestOptions, parseOptions } from './parse-options.js'
2020
import {
21-
SeamHttpNetworks,
2221
SeamHttpAccessCodes,
2322
SeamHttpAcs,
2423
SeamHttpActionAttempts,
@@ -28,6 +27,7 @@ import {
2827
SeamHttpDevices,
2928
SeamHttpEvents,
3029
SeamHttpLocks,
30+
SeamHttpNetworks,
3131
SeamHttpNoiseSensors,
3232
SeamHttpPhones,
3333
SeamHttpThermostats,

0 commit comments

Comments
 (0)