Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
minor tweak after merge
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Fitzpatrick <bfitzpat@redhat.com>
  • Loading branch information
bfitzpat committed Jan 26, 2021
1 parent 2731c0d commit a7c1511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/didactManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* limitations under the License.
*/

'use strict';
'use strict';
import {ExtensionContext} from 'vscode';
import { DidactPanel } from './didactPanel';

Expand Down

0 comments on commit a7c1511

Please sign in to comment.