Skip to content

Commit e408c68

Browse files
committed
reverted change to log file
1 parent 2fa8eb3 commit e408c68

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/salesforce.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ extension for VS Code. Out of the box commands include:
2323
- `SalesforceRetrieveFromOrg`: Pull the current file from the org
2424
- `SalesforceDiffFile`: Diff the current file against the file in the org
2525
- `SalesforceSetDefaultOrg`: Set the default org for the current project
26-
- `SalesforceCreateLightningComponent`: Create an Aura Component or LWC
27-
- `SalesforceCreateApex`: Create Apex trigger or class
2826

2927
# Setup ~
3028
To use this plugin, you must first setup your project by running `require("salesforce").setup({})`.
@@ -63,4 +61,4 @@ Usage ~
6361
`require("salesforce").setup({})`
6462

6563

66-
vim:tw=78:ts=8:noet:ft=help:norl:
64+
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)