Skip to content

Commit

Permalink
Fixes linter
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Kolevska <[email protected]>
  • Loading branch information
elena-kolevska committed Dec 5, 2023
1 parent 3bbb028 commit 98a0492
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 418 deletions.
1 change: 0 additions & 1 deletion src/network/AbstractEndpoint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/


export abstract class Endpoint {
protected _scheme = "";
protected _hostname = "";
Expand Down
Loading

0 comments on commit 98a0492

Please sign in to comment.