Skip to content

Commit eb1fb5c

Browse files
committed
Rename extractMethod.ts to extractSymbol.ts
1 parent 3eea1a9 commit eb1fb5c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/services/refactors/refactors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/// <reference path="convertFunctionToEs6Class.ts" />
2-
/// <reference path="extractMethod.ts" />
2+
/// <reference path="extractSymbol.ts" />

0 commit comments

Comments
 (0)