Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmacarthy committed Aug 2, 2024
1 parent 7855469 commit f8a7168
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
import * as path from 'path'
import * as os from 'os'
import * as vscode from 'vscode'
// import './native';

import { CompletionProvider } from './extension/providers/completion'
import { SidebarProvider } from './extension/providers/sidebar'
Expand Down

0 comments on commit f8a7168

Please sign in to comment.