mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 14:48:13 +00:00
Fixed linting issues
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
define(
|
||||
['./TransactionalPersistenceCapability'],
|
||||
function (TransactionalPersistenceCapability) {
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* Wraps the [PersistenceCapability]{@link PersistenceCapability} with
|
||||
|
@ -24,7 +24,6 @@
|
||||
define(
|
||||
[],
|
||||
function () {
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* Wraps persistence capability to enable transactions. Transactions
|
||||
|
Reference in New Issue
Block a user