Skip to content

Commit 0dd2b15

Browse files
committed
💄
1 parent 84dd919 commit 0dd2b15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/heartbeat.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Gitpod. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
16
import * as vscode from 'vscode';
27
import { Disposable } from './common/dispose';
38
import Log from './common/logger';

0 commit comments

Comments
 (0)