Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel OBrien committed Jan 30, 2024
1 parent 0ecb37c commit 9660f62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 380 deletions.
378 changes: 0 additions & 378 deletions src/git.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/utils/FlagNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import * as path from 'path';
import { Command, ExtensionContext, MarkdownString, TreeItem, TreeItemCollapsibleState, Uri } from 'vscode';
import { FeatureFlag, FlagConfiguration } from '../models';
import { FlagAliases } from '../providers/codeRefs';
import { generateHoverString } from './hover';
import { LDExtensionConfiguration } from '../ldExtensionConfiguration';

Expand Down
Loading

0 comments on commit 9660f62

Please sign in to comment.