Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Apr 3, 2024
1 parent 6a83179 commit 289021a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/lib/plugins/execution_time_plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ export class ExecutionTimePluginFactory implements ConnectionPluginFactory {
getInstance(pluginService: PluginService, properties: Map<string, any>): ConnectionPlugin {
return new ExecutionTimePlugin();
}
}
}

0 comments on commit 289021a

Please sign in to comment.