Skip to content

Commit 9ff22c3

Browse files
committed
Add space
1 parent be37376 commit 9ff22c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/connection.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// https://developer.amazon.com/docs/alexa-voice-service/manage-http2-connection.html
22
import * as http2 from "http2";
3+
34
import {API_VERSION} from "./constants/general";
45

56
export default class Connection {

0 commit comments

Comments
 (0)