Skip to content

Commit

Permalink
One line after imports
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmee011 committed Nov 20, 2024
1 parent 376b1b2 commit aea2196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/m365/spo/commands/homesite/homesite-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { spo } from '../../../../utils/spo.js';
import SpoCommand from '../../../base/SpoCommand.js';
import commands from '../../commands.js';
import { CliRequestOptions } from "../../../../request.js";

class SpoHomeSiteListCommand extends SpoCommand {
public get name(): string {
return commands.HOMESITE_LIST;
Expand Down

0 comments on commit aea2196

Please sign in to comment.