Skip to content

Commit

Permalink
Remove unnecessary empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
sw-joelmut committed Oct 23, 2024
1 parent 6fb5a29 commit 1da8c4d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { StatusCodes } from 'botbuilder-core';
import fetch, { FetchError, Response, Headers } from 'node-fetch';
import { Activity } from 'botbuilder';
import { BoolProperty, EnumProperty, StringProperty, UnknownProperty } from '../properties';

import { evaluateExpression } from '../jsonExtensions';

import {
Expand Down

0 comments on commit 1da8c4d

Please sign in to comment.