Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davetsay committed Jan 26, 2024
1 parent 71e0530 commit 0a0ee40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openmct-yamcs.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import ExportToCSVActionPlugin from './actions/exportToCSV/plugin.js';
export default function install(
configuration,
dictionaryRequestCacheStrategyPromise
){
) {
return (openmct) => {
openmct.install(openmct.plugins.ISOTimeFormat());

Expand Down

0 comments on commit 0a0ee40

Please sign in to comment.