Skip to content

Commit 8e9a26a

Browse files
committed
remove unused function
1 parent b8e0fb5 commit 8e9a26a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Rokt-Kit.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,6 @@ var constructor = function () {
433433
}
434434
};
435435

436-
function getOtherIdentityType(settings) {}
437-
438436
function generateIntegrationName(customIntegrationName) {
439437
var coreSdkVersion = window.mParticle.getVersion();
440438
var kitVersion = process.env.PACKAGE_VERSION;

0 commit comments

Comments
 (0)